I run docker compose file and Tye
Then I login
but in the logs these messages appear
2022-05-16 12:35:10.724 +01:00 [INF] Starting NB.Web.AuthServer. 2022-05-16 12:35:25.845 +01:00 [INF] Loaded ABP modules: 2022-05-16 12:35:25.848 +01:00 [INF] - NB.Web.AuthServer.WebAuthServerModule 2022-05-16 12:35:25.848 +01:00 [INF] - Volo.Abp.AspNetCore.Authentication.JwtBearer.AbpAspNetCoreAuthenticationJwtBearerModule 2022-05-16 12:35:25.848 +01:00 [INF] - Volo.Abp.Security.AbpSecurityModule 2022-05-16 12:35:25.848 +01:00 [INF] - Volo.Abp.Caching.StackExchangeRedis.AbpCachingStackExchangeRedisModule 2022-05-16 12:35:25.848 +01:00 [INF] - Volo.Abp.Caching.AbpCachingModule 2022-05-16 12:35:25.848 +01:00 [INF] - Volo.Abp.Threading.AbpThreadingModule 2022-05-16 12:35:25.848 +01:00 [INF] - Volo.Abp.Serialization.AbpSerializationModule 2022-05-16 12:35:25.848 +01:00 [INF] - Volo.Abp.Uow.AbpUnitOfWorkModule 2022-05-16 12:35:25.848 +01:00 [INF] - Volo.Abp.MultiTenancy.AbpMultiTenancyModule 2022-05-16 12:35:25.848 +01:00 [INF] - Volo.Abp.Data.AbpDataModule 2022-05-16 12:35:25.848 +01:00 [INF] - Volo.Abp.ObjectExtending.AbpObjectExtendingModule 2022-05-16 12:35:25.848 +01:00 [INF] - Volo.Abp.Localization.AbpLocalizationAbstractionsModule 2022-05-16 12:35:25.848 +01:00 [INF] - Volo.Abp.Validation.AbpValidationAbstractionsModule 2022-05-16 12:35:25.848 +01:00 [INF] - Volo.Abp.EventBus.Abstractions.AbpEventBusAbstractionsModule 2022-05-16 12:35:25.848 +01:00 [INF] - Volo.Abp.Json.AbpJsonModule 2022-05-16 12:35:25.848 +01:00 [INF] - Volo.Abp.Timing.AbpTimingModule 2022-05-16 12:35:25.848 +01:00 [INF] - Volo.Abp.Localization.AbpLocalizationModule 2022-05-16 12:35:25.848 +01:00 [INF] - Volo.Abp.VirtualFileSystem.AbpVirtualFileSystemModule 2022-05-16 12:35:25.848 +01:00 [INF] - Volo.Abp.Settings.AbpSettingsModule 2022-05-16 12:35:25.848 +01:00 [INF] - Volo.Abp.EventBus.RabbitMq.AbpEventBusRabbitMqModule 2022-05-16 12:35:25.848 +01:00 [INF] - Volo.Abp.EventBus.AbpEventBusModule 2022-05-16 12:35:25.848 +01:00 [INF] - Volo.Abp.Guids.AbpGuidsModule 2022-05-16 12:35:25.848 +01:00 [INF] - Volo.Abp.BackgroundWorkers.AbpBackgroundWorkersModule 2022-05-16 12:35:25.848 +01:00 [INF] - Volo.Abp.DistributedLocking.AbpDistributedLockingAbstractionsModule 2022-05-16 12:35:25.848 +01:00 [INF] - Volo.Abp.RabbitMQ.AbpRabbitMqModule 2022-05-16 12:35:25.848 +01:00 [INF] - Volo.Abp.BackgroundJobs.RabbitMQ.AbpBackgroundJobsRabbitMqModule 2022-05-16 12:35:25.848 +01:00 [INF] - Volo.Abp.BackgroundJobs.AbpBackgroundJobsAbstractionsModule 2022-05-16 12:35:25.848 +01:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Lepton.AbpAspNetCoreMvcUiLeptonThemeModule 2022-05-16 12:35:25.848 +01:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy.AbpAspNetCoreMvcUiMultiTenancyModule 2022-05-16 12:35:25.848 +01:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.AbpAspNetCoreMvcUiThemeSharedModule 2022-05-16 12:35:25.848 +01:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.AbpAspNetCoreMvcUiBootstrapModule 2022-05-16 12:35:25.848 +01:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.AbpAspNetCoreMvcUiModule 2022-05-16 12:35:25.848 +01:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcModule 2022-05-16 12:35:25.848 +01:00 [INF] - Volo.Abp.AspNetCore.AbpAspNetCoreModule 2022-05-16 12:35:25.848 +01:00 [INF] - Volo.Abp.Auditing.AbpAuditingModule 2022-05-16 12:35:25.848 +01:00 [INF] - Volo.Abp.Auditing.AbpAuditingContractsModule 2022-05-16 12:35:25.848 +01:00 [INF] - Volo.Abp.Http.AbpHttpModule 2022-05-16 12:35:25.848 +01:00 [INF] - Volo.Abp.Http.AbpHttpAbstractionsModule 2022-05-16 12:35:25.848 +01:00 [INF] - Volo.Abp.Minify.AbpMinifyModule 2022-05-16 12:35:25.848 +01:00 [INF] - Volo.Abp.Authorization.AbpAuthorizationModule 2022-05-16 12:35:25.848 +01:00 [INF] - Volo.Abp.Authorization.AbpAuthorizationAbstractionsModule 2022-05-16 12:35:25.848 +01:00 [INF] - Volo.Abp.Validation.AbpValidationModule 2022-05-16 12:35:25.848 +01:00 [INF] - Volo.Abp.ExceptionHandling.AbpExceptionHandlingModule 2022-05-16 12:35:25.848 +01:00 [INF] - Volo.Abp.ApiVersioning.AbpApiVersioningAbstractionsModule 2022-05-16 12:35:25.848 +01:00 [INF] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcContractsModule 2022-05-16 12:35:25.848 +01:00 [INF] - Volo.Abp.Application.AbpDddApplicationContractsModule 2022-05-16 12:35:25.848 +01:00 [INF] - Volo.Abp.UI.Navigation.AbpUiNavigationModule 2022-05-16 12:35:25.849 +01:00 [INF] - Volo.Abp.UI.AbpUiModule 2022-05-16 12:35:25.849 +01:00 [INF] - Volo.Abp.GlobalFeatures.AbpGlobalFeaturesModule 2022-05-16 12:35:25.849 +01:00 [INF] - Volo.Abp.Application.AbpDddApplicationModule 2022-05-16 12:35:25.849 +01:00 [INF] - Volo.Abp.Domain.AbpDddDomainModule 2022-05-16 12:35:25.849 +01:00 [INF] - Volo.Abp.ObjectMapping.AbpObjectMappingModule 2022-05-16 12:35:25.849 +01:00 [INF] - Volo.Abp.Specifications.AbpSpecificationsModule 2022-05-16 12:35:25.849 +01:00 [INF] - Volo.Abp.Features.AbpFeaturesModule 2022-05-16 12:35:25.849 +01:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Packages.AbpAspNetCoreMvcUiPackagesModule 2022-05-16 12:35:25.849 +01:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bundling.AbpAspNetCoreMvcUiBundlingAbstractionsModule 2022-05-16 12:35:25.849 +01:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Widgets.AbpAspNetCoreMvcUiWidgetsModule 2022-05-16 12:35:25.849 +01:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Bundling.AbpAspNetCoreMvcUiBundlingModule 2022-05-16 12:35:25.849 +01:00 [INF] - Volo.Abp.AspNetCore.MultiTenancy.AbpAspNetCoreMultiTenancyModule 2022-05-16 12:35:25.849 +01:00 [INF] - Volo.Abp.AutoMapper.AbpAutoMapperModule 2022-05-16 12:35:25.849 +01:00 [INF] - Volo.Abp.AspNetCore.Mvc.UI.Theme.Commercial.AbpAspNetCoreMvcUiThemeCommercialModule 2022-05-16 12:35:25.849 +01:00 [INF] - Volo.Abp.LeptonTheme.Management.LeptonThemeManagementDomainSharedModule 2022-05-16 12:35:25.849 +01:00 [INF] - Volo.Abp.Account.Web.AbpAccountPublicWebIdentityServerModule 2022-05-16 12:35:25.849 +01:00 [INF] - Volo.Abp.Account.Public.Web.AbpAccountPublicWebModule 2022-05-16 12:35:25.849 +01:00 [INF] - Volo.Abp.Account.AbpAccountPublicApplicationContractsModule 2022-05-16 12:35:25.849 +01:00 [INF] - Volo.Abp.Account.AbpAccountSharedApplicationContractsModule 2022-05-16 12:35:25.849 +01:00 [INF] - Volo.Abp.Identity.AbpIdentityApplicationContractsModule 2022-05-16 12:35:25.849 +01:00 [INF] - Volo.Abp.Identity.AbpIdentityProDomainSharedModule 2022-05-16 12:35:25.849 +01:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainSharedModule 2022-05-16 12:35:25.849 +01:00 [INF] - Volo.Abp.Users.AbpUsersDomainSharedModule 2022-05-16 12:35:25.849 +01:00 [INF] - Volo.Abp.Users.AbpUsersAbstractionModule 2022-05-16 12:35:25.849 +01:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationContractsModule 2022-05-16 12:35:25.849 +01:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainSharedModule 2022-05-16 12:35:25.849 +01:00 [INF] - Volo.Abp.Ldap.AbpLdapModule 2022-05-16 12:35:25.849 +01:00 [INF] - Volo.Abp.Emailing.AbpEmailingModule 2022-05-16 12:35:25.849 +01:00 [INF] - Volo.Abp.TextTemplating.AbpTextTemplatingModule 2022-05-16 12:35:25.849 +01:00 [INF] - Volo.Abp.TextTemplating.Scriban.AbpTextTemplatingScribanModule 2022-05-16 12:35:25.849 +01:00 [INF] - Volo.Abp.TextTemplating.AbpTextTemplatingCoreModule 2022-05-16 12:35:25.849 +01:00 [INF] - Volo.Abp.Identity.AbpIdentityProDomainModule 2022-05-16 12:35:25.849 +01:00 [INF] - Volo.Abp.Identity.AbpIdentityDomainModule 2022-05-16 12:35:25.849 +01:00 [INF] - Volo.Abp.Users.AbpUsersDomainModule 2022-05-16 12:35:25.849 +01:00 [INF] - Volo.Abp.Identity.AspNetCore.AbpIdentityAspNetCoreModule 2022-05-16 12:35:25.849 +01:00 [INF] - Volo.Abp.Sms.AbpSmsModule 2022-05-16 12:35:25.849 +01:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainModule 2022-05-16 12:35:25.849 +01:00 [INF] - Volo.Abp.IdentityServer.AbpIdentityServerDomainSharedModule 2022-05-16 12:35:25.849 +01:00 [INF] - Volo.Abp.Account.AbpAccountPublicApplicationModule 2022-05-16 12:35:25.849 +01:00 [INF] - Volo.Abp.Account.AbpAccountSharedApplicationModule 2022-05-16 12:35:25.849 +01:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainModule 2022-05-16 12:35:25.849 +01:00 [INF] - Volo.Abp.SettingManagement.AbpSettingManagementDomainSharedModule 2022-05-16 12:35:25.849 +01:00 [INF] - Volo.Abp.BlobStoring.AbpBlobStoringModule 2022-05-16 12:35:25.849 +01:00 [INF] - Volo.Abp.Account.AbpAccountPublicHttpApiModule 2022-05-16 12:35:25.849 +01:00 [INF] - NB.Web.AdministrationService.EntityFrameworkCore.AdministrationServiceEntityFrameworkCoreModule 2022-05-16 12:35:25.849 +01:00 [INF] - NB.Web.AdministrationService.AdministrationServiceDomainModule 2022-05-16 12:35:25.849 +01:00 [INF] - NB.Web.AdministrationService.AdministrationServiceDomainSharedModule 2022-05-16 12:35:25.849 +01:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainSharedModule 2022-05-16 12:35:25.849 +01:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainSharedModule 2022-05-16 12:35:25.849 +01:00 [INF] - Volo.Abp.LanguageManagement.LanguageManagementDomainSharedModule 2022-05-16 12:35:25.849 +01:00 [INF] - Volo.Abp.TextTemplateManagement.TextTemplateManagementDomainSharedModule 2022-05-16 12:35:25.849 +01:00 [INF] - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainModule 2022-05-16 12:35:25.849 +01:00 [INF] - Volo.Abp.FeatureManagement.AbpFeatureManagementDomainModule 2022-05-16 12:35:25.849 +01:00 [INF] - Volo.Abp.AuditLogging.AbpAuditLoggingDomainModule 2022-05-16 12:35:25.849 +01:00 [INF] - Volo.Abp.LeptonTheme.Management.LeptonThemeManagementDomainModule 2022-05-16 12:35:25.849 +01:00 [INF] - Volo.Abp.LanguageManagement.LanguageManagementDomainModule 2022-05-16 12:35:25.849 +01:00 [INF] - Volo.Abp.TextTemplateManagement.TextTemplateManagementDomainModule 2022-05-16 12:35:25.849 +01:00 [INF] - Volo.Abp.PermissionManagement.IdentityServer.AbpPermissionManagementDomainIdentityServerModule 2022-05-16 12:35:25.849 +01:00 [INF] - Volo.Abp.PermissionManagement.Identity.AbpPermissionManagementDomainIdentityModule 2022-05-16 12:35:25.849 +01:00 [INF] - Volo.Abp.EntityFrameworkCore.SqlServer.AbpEntityFrameworkCoreSqlServerModule 2022-05-16 12:35:25.849 +01:00 [INF] - Volo.Abp.EntityFrameworkCore.AbpEntityFrameworkCoreModule 2022-05-16 12:35:25.849 +01:00 [INF] - Volo.Abp.PermissionManagement.EntityFrameworkCore.AbpPermissionManagementEntityFrameworkCoreModule 2022-05-16 12:35:25.849 +01:00 [INF] - Volo.Abp.FeatureManagement.EntityFrameworkCore.AbpFeatureManagementEntityFrameworkCoreModule 2022-05-16 12:35:25.849 +01:00 [INF] - Volo.Abp.SettingManagement.EntityFrameworkCore.AbpSettingManagementEntityFrameworkCoreModule 2022-05-16 12:35:25.849 +01:00 [INF] - Volo.Abp.AuditLogging.EntityFrameworkCore.AbpAuditLoggingEntityFrameworkCoreModule 2022-05-16 12:35:25.849 +01:00 [INF] - Volo.Abp.BlobStoring.Database.EntityFrameworkCore.BlobStoringDatabaseEntityFrameworkCoreModule 2022-05-16 12:35:25.849 +01:00 [INF] - Volo.Abp.BlobStoring.Database.BlobStoringDatabaseDomainModule 2022-05-16 12:35:25.849 +01:00 [INF] - Volo.Abp.BlobStoring.Database.BlobStoringDatabaseDomainSharedModule 2022-05-16 12:35:25.849 +01:00 [INF] - Volo.Abp.LanguageManagement.EntityFrameworkCore.LanguageManagementEntityFrameworkCoreModule 2022-05-16 12:35:25.849 +01:00 [INF] - Volo.Abp.TextTemplateManagement.EntityFrameworkCore.TextTemplateManagementEntityFrameworkCoreModule 2022-05-16 12:35:25.849 +01:00 [INF] - NB.Web.IdentityService.EntityFramework.IdentityServiceEntityFrameworkCoreModule 2022-05-16 12:35:25.849 +01:00 [INF] - NB.Web.IdentityService.IdentityServiceDomainModule 2022-05-16 12:35:25.849 +01:00 [INF] - NB.Web.IdentityService.IdentityServiceDomainSharedModule 2022-05-16 12:35:25.849 +01:00 [INF] - Volo.Abp.Identity.EntityFrameworkCore.AbpIdentityProEntityFrameworkCoreModule 2022-05-16 12:35:25.849 +01:00 [INF] - Volo.Abp.Identity.EntityFrameworkCore.AbpIdentityEntityFrameworkCoreModule 2022-05-16 12:35:25.849 +01:00 [INF] - Volo.Abp.Users.EntityFrameworkCore.AbpUsersEntityFrameworkCoreModule 2022-05-16 12:35:25.849 +01:00 [INF] - Volo.Abp.IdentityServer.EntityFrameworkCore.AbpIdentityServerEntityFrameworkCoreModule 2022-05-16 12:35:25.849 +01:00 [INF] - NB.Web.SaasService.EntityFramework.SaasServiceEntityFrameworkCoreModule 2022-05-16 12:35:25.849 +01:00 [INF] - NB.Web.SaasService.SaasServiceDomainModule 2022-05-16 12:35:25.849 +01:00 [INF] - NB.Web.SaasService.SaasServiceDomainSharedModule 2022-05-16 12:35:25.849 +01:00 [INF] - Volo.Saas.SaasDomainSharedModule 2022-05-16 12:35:25.849 +01:00 [INF] - Volo.Payment.AbpPaymentDomainSharedModule 2022-05-16 12:35:25.849 +01:00 [INF] - Volo.Saas.SaasDomainModule 2022-05-16 12:35:25.849 +01:00 [INF] - Volo.Payment.AbpPaymentDomainModule 2022-05-16 12:35:25.849 +01:00 [INF] - Volo.Saas.EntityFrameworkCore.SaasEntityFrameworkCoreModule 2022-05-16 12:35:25.849 +01:00 [INF] - Volo.Payment.EntityFrameworkCore.AbpPaymentEntityFrameworkCoreModule 2022-05-16 12:35:25.849 +01:00 [INF] - NB.Web.Shared.Hosting.AspNetCore.WebSharedHostingAspNetCoreModule 2022-05-16 12:35:25.849 +01:00 [INF] - NB.Web.Shared.Hosting.WebSharedHostingModule 2022-05-16 12:35:25.849 +01:00 [INF] - Volo.Abp.Autofac.AbpAutofacModule 2022-05-16 12:35:25.849 +01:00 [INF] - Volo.Abp.Castle.AbpCastleCoreModule 2022-05-16 12:35:25.849 +01:00 [INF] - Volo.Abp.AspNetCore.Serilog.AbpAspNetCoreSerilogModule 2022-05-16 12:35:25.849 +01:00 [INF] - NB.Web.WebSharedLocalizationModule 2022-05-16 12:35:26.020 +01:00 [DBG] RabbitMQ Queue 'AbpBackgroundJobs.Volo.Abp.Emailing.BackgroundEmailSendingJobArgs' has 0 messages and 1 consumers. 2022-05-16 12:35:26.130 +01:00 [DBG] Started background worker: Volo.Abp.IdentityServer.Tokens.TokenCleanupBackgroundWorker 2022-05-16 12:35:27.008 +01:00 [INF] Starting IdentityServer4 version 4.1.2+997a6cdd643e46cd5762b710c4ddc43574cbec2e 2022-05-16 12:35:28.071 +01:00 [INF] Using the default authentication scheme Identity.Application for IdentityServer 2022-05-16 12:35:28.071 +01:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for authentication 2022-05-16 12:35:28.071 +01:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-in 2022-05-16 12:35:28.071 +01:00 [DBG] Using Identity.External as default ASP.NET Core scheme for sign-out 2022-05-16 12:35:28.071 +01:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for challenge 2022-05-16 12:35:28.071 +01:00 [DBG] Using Identity.Application as default ASP.NET Core scheme for forbid 2022-05-16 12:35:29.513 +01:00 [INF] Initialized all ABP modules. 2022-05-16 12:35:29.671 +01:00 [INF] Now listening on: https://localhost:44322 2022-05-16 12:35:29.672 +01:00 [INF] Application started. Press Ctrl+C to shut down. 2022-05-16 12:35:29.672 +01:00 [INF] Hosting environment: Development 2022-05-16 12:35:29.672 +01:00 [INF] Content root path: C:\Users\WildervanaMendes\source\repos\NB.Web\apps\auth-server\src\NB.Web.AuthServer2022-05-16 12:36:34.335 +01:00 [INF] Request starting HTTP/2 GET https://localhost:44322/ - - 2022-05-16 12:36:36.259 +01:00 [WRN] ERR Error running script (call to f_3915ee22fda531a1d5661f2523d0443fd35ff0a4): @user_script:2: @user_script: 2: Wrong number of args calling Redis command From Lua script StackExchange.Redis.RedisServerException: ERR Error running script (call to f_3915ee22fda531a1d5661f2523d0443fd35ff0a4): @user_script:2: @user_script: 2: Wrong number of args calling Redis command From Lua script at Microsoft.Extensions.Caching.StackExchangeRedis.RedisCache.SetAsync(String key, Byte[] value, DistributedCacheEntryOptions options, CancellationToken token)
Hello,
How can I use IStringLocalizer in domain entities to convert LocalizableString into actual string from localization resource?
Thank you
Hello, can you be more explicit in the answer? I couldn't how you allow a particular tenant to manage all information of others tenants.Thank you
I want my application to have the multi tenancy functionality determined by domain. So I added the following code to the configureServices method of module Main Web Application and AuthServer. However, it no longer shows the options for managing clients scopes, saas and others. How do I get one of the tenants can to see all menu of Main Web Application with data of all tenants?
Configure<AbpTenantResolveOptions>(options => { options.AddDomainTenantResolver("{0}.com"); });
2022-02-02 10:11:47.886 [info] <0.272.0> Running boot step database_sync defined by app rabbit 2022-02-02 10:11:47.887 [info] <0.272.0> Running boot step feature_flags defined by app rabbit 2022-02-02 10:11:47.887 [info] <0.272.0> Running boot step codec_correctness_check defined by app rabbit 2022-02-02 10:11:47.887 [info] <0.272.0> Running boot step external_infrastructure defined by app rabbit 2022-02-02 10:11:47.887 [info] <0.272.0> Running boot step rabbit_registry defined by app rabbit 2022-02-02 10:11:47.887 [info] <0.272.0> Running boot step rabbit_auth_mechanism_cr_demo defined by app rabbit 2022-02-02 10:11:47.888 [info] <0.272.0> Running boot step rabbit_queue_location_random defined by app rabbit 2022-02-02 10:11:47.888 [info] <0.272.0> Running boot step rabbit_event defined by app rabbit 2022-02-02 10:11:47.888 [info] <0.272.0> Running boot step rabbit_auth_mechanism_amqplain defined by app rabbit 2022-02-02 10:11:47.888 [info] <0.272.0> Running boot step rabbit_auth_mechanism_plain defined by app rabbit 2022-02-02 10:11:47.888 [info] <0.272.0> Running boot step rabbit_exchange_type_direct defined by app rabbit 2022-02-02 10:11:47.888 [info] <0.272.0> Running boot step rabbit_exchange_type_fanout defined by app rabbit 2022-02-02 10:11:47.889 [info] <0.272.0> Running boot step rabbit_exchange_type_headers defined by app rabbit 2022-02-02 10:11:47.889 [info] <0.272.0> Running boot step rabbit_exchange_type_topic defined by app rabbit 2022-02-02 10:11:47.889 [info] <0.272.0> Running boot step rabbit_mirror_queue_mode_all defined by app rabbit 2022-02-02 10:11:47.889 [info] <0.272.0> Running boot step rabbit_mirror_queue_mode_exactly defined by app rabbit 2022-02-02 10:11:47.889 [info] <0.272.0> Running boot step rabbit_mirror_queue_mode_nodes defined by app rabbit 2022-02-02 10:11:47.889 [info] <0.272.0> Running boot step rabbit_priority_queue defined by app rabbit 2022-02-02 10:11:47.889 [info] <0.272.0> Priority queues enabled, real BQ is rabbit_variable_queue 2022-02-02 10:11:47.889 [info] <0.272.0> Running boot step rabbit_queue_location_client_local defined by app rabbit 2022-02-02 10:11:47.890 [info] <0.272.0> Running boot step rabbit_queue_location_min_masters defined by app rabbit 2022-02-02 10:11:47.890 [info] <0.272.0> Running boot step kernel_ready defined by app rabbit 2022-02-02 10:11:47.890 [info] <0.272.0> Running boot step rabbit_sysmon_minder defined by app rabbit 2022-02-02 10:11:47.890 [info] <0.272.0> Running boot step rabbit_epmd_monitor defined by app rabbit 2022-02-02 10:11:47.891 [info] <0.626.0> epmd monitor knows us, inter-node communication (distribution) port: 25672 2022-02-02 10:11:47.891 [info] <0.272.0> Running boot step guid_generator defined by app rabbit 2022-02-02 10:11:47.894 [info] <0.272.0> Running boot step rabbit_node_monitor defined by app rabbit 2022-02-02 10:11:47.894 [info] <0.630.0> Starting rabbit_node_monitor 2022-02-02 10:11:47.895 [info] <0.272.0> Running boot step delegate_sup defined by app rabbit 2022-02-02 10:11:47.896 [info] <0.272.0> Running boot step rabbit_memory_monitor defined by app rabbit 2022-02-02 10:11:47.896 [info] <0.272.0> Running boot step core_initialized defined by app rabbit 2022-02-02 10:11:47.896 [info] <0.272.0> Running boot step upgrade_queues defined by app rabbit 2022-02-02 10:11:47.923 [info] <0.272.0> message_store upgrades: 1 to apply 2022-02-02 10:11:47.924 [info] <0.272.0> message_store upgrades: Applying rabbit_variable_queue:move_messages_to_vhost_store 2022-02-02 10:11:47.924 [info] <0.272.0> message_store upgrades: No durable queues found. Skipping message store migration 2022-02-02 10:11:47.924 [info] <0.272.0> message_store upgrades: Removing the old message store data 2022-02-02 10:11:47.924 [info] <0.272.0> message_store upgrades: All upgrades applied successfully 2022-02-02 10:11:47.954 [info] <0.272.0> Running boot step channel_tracking defined by app rabbit 2022-02-02 10:11:47.958 [info] <0.272.0> Setting up a table for channel tracking on this node: tracked_channel_on_node_rabbit@aab5f0cdda7e 2022-02-02 10:11:47.962 [info] <0.272.0> Setting up a table for channel tracking on this node: tracked_channel_table_per_user_on_node_rabbit@aab5f0cdda7e 2022-02-02 10:11:47.962 [info] <0.272.0> Running boot step rabbit_channel_tracking_handler defined by app rabbit 2022-02-02 10:11:47.963 [info] <0.272.0> Running boot step connection_tracking defined by app rabbit 2022-02-02 10:11:47.967 [info] <0.272.0> Setting up a table for connection tracking on this node: tracked_connection_on_node_rabbit@aab5f0cdda7e 2022-02-02 10:11:47.971 [info] <0.272.0> Setting up a table for per-vhost connection counting on this node: tracked_connection_per_vhost_on_node_rabbit@aab5f0cdda7e 2022-02-02 10:11:47.975 [info] <0.272.0> Setting up a table for per-user connection counting on this node: tracked_connection_table_per_user_on_node_rabbit@aab5f0cdda7e 2022-02-02 10:11:47.975 [info] <0.272.0> Running boot step rabbit_connection_tracking_handler defined by app rabbit 2022-02-02 10:11:47.975 [info] <0.272.0> Running boot step rabbit_exchange_parameters defined by app rabbit 2022-02-02 10:11:47.976 [info] <0.272.0> Running boot step rabbit_mirror_queue_misc defined by app rabbit 2022-02-02 10:11:47.976 [info] <0.272.0> Running boot step rabbit_policies defined by app rabbit 2022-02-02 10:11:47.978 [info] <0.272.0> Running boot step rabbit_policy defined by app rabbit 2022-02-02 10:11:47.978 [info] <0.272.0> Running boot step rabbit_queue_location_validator defined by app rabbit 2022-02-02 10:11:47.978 [info] <0.272.0> Running boot step rabbit_quorum_memory_manager defined by app rabbit 2022-02-02 10:11:47.978 [info] <0.272.0> Running boot step rabbit_vhost_limit defined by app rabbit 2022-02-02 10:11:47.978 [info] <0.272.0> Running boot step rabbit_mgmt_reset_handler defined by app rabbitmq_management 2022-02-02 10:11:47.979 [info] <0.272.0> Running boot step rabbit_mgmt_db_handler defined by app rabbitmq_management_agent 2022-02-02 10:11:47.979 [info] <0.272.0> Management plugin: using rates mode 'basic' 2022-02-02 10:11:47.979 [info] <0.272.0> Running boot step recovery defined by app rabbit 2022-02-02 10:11:47.980 [info] <0.272.0> Running boot step empty_db_check defined by app rabbit 2022-02-02 10:11:47.980 [info] <0.272.0> Will seed default virtual host and user... 2022-02-02 10:11:47.980 [info] <0.272.0> Adding vhost '/' (description: 'Default virtual host') 2022-02-02 10:11:48.005 [info] <0.689.0> Making sure data directory '/var/lib/rabbitmq/mnesia/rabbit@aab5f0cdda7e/msg_stores/vhosts/628WB79CIFDYO9LJI6DKMI09L' for vhost '/' exists 2022-02-02 10:11:48.009 [info] <0.689.0> Starting message stores for vhost '/' 2022-02-02 10:11:48.010 [info] <0.693.0> Message store "628WB79CIFDYO9LJI6DKMI09L/msg_store_transient": using rabbit_msg_store_ets_index to provide index 2022-02-02 10:11:48.011 [info] <0.689.0> Started message store of type transient for vhost '/' 2022-02-02 10:11:48.011 [info] <0.697.0> Message store "628WB79CIFDYO9LJI6DKMI09L/msg_store_persistent": using rabbit_msg_store_ets_index to provide index 2022-02-02 10:11:48.012 [warning] <0.697.0> Message store "628WB79CIFDYO9LJI6DKMI09L/msg_store_persistent": rebuilding indices from scratch 2022-02-02 10:11:48.013 [info] <0.689.0> Started message store of type persistent for vhost '/' 2022-02-02 10:11:48.017 [info] <0.272.0> Created user 'guest' 2022-02-02 10:11:48.020 [info] <0.272.0> Successfully set user tags for user 'guest' to [administrator] 2022-02-02 10:11:48.022 [info] <0.272.0> Successfully set permissions for 'guest' in virtual host '/' to '.', '.', '.*' 2022-02-02 10:11:48.022 [info] <0.272.0> Running boot step rabbit_looking_glass defined by app rabbit 2022-02-02 10:11:48.022 [info] <0.272.0> Running boot step rabbit_core_metrics_gc defined by app rabbit 2022-02-02 10:11:48.023 [info] <0.272.0> Running boot step background_gc defined by app rabbit 2022-02-02 10:11:48.023 [info] <0.272.0> Running boot step routing_ready defined by app rabbit 2022-02-02 10:11:48.023 [info] <0.272.0> Running boot step pre_flight defined by app rabbit 2022-02-02 10:11:48.023 [info] <0.272.0> Running boot step notify_cluster defined by app rabbit 2022-02-02 10:11:48.023 [info] <0.272.0> Running boot step networking defined by app rabbit 2022-02-02 10:11:48.023 [info] <0.272.0> Running boot step definition_import_worker_pool defined by app rabbit 2022-02-02 10:11:48.023 [info] <0.346.0> Starting worker pool 'definition_import_pool' with 12 processes in it 2022-02-02 10:11:48.024 [info] <0.272.0> Running boot step cluster_name defined by app rabbit 2022-02-02 10:11:48.024 [info] <0.272.0> Initialising internal cluster ID to 'rabbitmq-cluster-id-01-zT6RljETlil6u6lD4rQ' 2022-02-02 10:11:48.027 [info] <0.272.0> Running boot step direct_client defined by app rabbit 2022-02-02 10:11:48.027 [info] <0.272.0> Running boot step rabbit_management_load_definitions defined by app rabbitmq_management 2022-02-02 10:11:48.027 [info] <0.738.0> Resetting node maintenance status 2022-02-02 10:11:48.028 [info] <0.44.0> Application rabbit started on node rabbit@aab5f0cdda7e 2022-02-02 10:11:48.033 [info] <0.44.0> Application rabbitmq_management_agent started on node rabbit@aab5f0cdda7e 2022-02-02 10:11:48.033 [info] <0.44.0> Application cowlib started on node rabbit@aab5f0cdda7e 2022-02-02 10:11:48.033 [info] <0.44.0> Application cowboy started on node rabbit@aab5f0cdda7e 2022-02-02 10:11:48.034 [info] <0.44.0> Application rabbitmq_web_dispatch started on node rabbit@aab5f0cdda7e 2022-02-02 10:11:48.034 [info] <0.44.0> Application amqp_client started on node rabbit@aab5f0cdda7e 2022-02-02 10:11:48.068 [info] <0.797.0> Management plugin: HTTP (non-TLS) listener started on port 15672 2022-02-02 10:11:48.068 [info] <0.903.0> Statistics database started. 2022-02-02 10:11:48.068 [info] <0.902.0> Starting worker pool 'management_worker_pool' with 3 processes in it 2022-02-02 10:11:48.069 [info] <0.44.0> Application rabbitmq_management started on node rabbit@aab5f0cdda7e 2022-02-02 10:11:48.094 [info] <0.44.0> Application prometheus started on node rabbit@aab5f0cdda7e 2022-02-02 10:11:48.097 [info] <0.916.0> Prometheus metrics: HTTP (non-TLS) listener started on port 15692 2022-02-02 10:11:48.097 [info] <0.738.0> Ready to start client connection listeners 2022-02-02 10:11:48.097 [info] <0.44.0> Application rabbitmq_prometheus started on node rabbit@aab5f0cdda7e 2022-02-02 10:11:48.099 [info] <0.1035.0> started TCP listener on [::]:5672 completed with 4 plugins. 2022-02-02 10:11:48.280 [info] <0.738.0> Server startup complete; 4 plugins started.
2022-02-02 10:11:47.597 [info] <0.272.0> Creating table rabbit_node_maintenance_states for feature flag maintenance_mode_status
2022-02-02 10:11:47.602 [info] <0.272.0> Feature flag maintenance_mode_status
: mark as enabled=true
2022-02-02 10:11:47.618 [info] <0.272.0> Feature flags: list of feature flags found:
2022-02-02 10:11:47.618 [info] <0.272.0> Feature flags: [x] drop_unroutable_metric
2022-02-02 10:11:47.618 [info] <0.272.0> Feature flags: [x] empty_basic_get_metric
2022-02-02 10:11:47.618 [info] <0.272.0> Feature flags: [x] implicit_default_bindings
2022-02-02 10:11:47.618 [info] <0.272.0> Feature flags: [x] maintenance_mode_status
2022-02-02 10:11:47.618 [info] <0.272.0> Feature flags: [ ] quorum_queue
2022-02-02 10:11:47.618 [info] <0.272.0> Feature flags: [ ] user_limits
2022-02-02 10:11:47.618 [info] <0.272.0> Feature flags: [ ] virtual_host_metadata
2022-02-02 10:11:47.618 [info] <0.272.0> Feature flags: feature flag states written to disk: yes
2022-02-02 10:11:47.633 [info] <0.272.0> Feature flag quorum_queue
: supported, attempt to enable...
2022-02-02 10:11:47.633 [info] <0.272.0> Feature flag quorum_queue
: mark as enabled=state_changing
2022-02-02 10:11:47.648 [info] <0.272.0> Feature flags: list of feature flags found:
2022-02-02 10:11:47.648 [info] <0.272.0> Feature flags: [x] drop_unroutable_metric
2022-02-02 10:11:47.648 [info] <0.272.0> Feature flags: [x] empty_basic_get_metric
2022-02-02 10:11:47.648 [info] <0.272.0> Feature flags: [x] implicit_default_bindings
2022-02-02 10:11:47.648 [info] <0.272.0> Feature flags: [x] maintenance_mode_status
2022-02-02 10:11:47.648 [info] <0.272.0> Feature flags: [~] quorum_queue
2022-02-02 10:11:47.648 [info] <0.272.0> Feature flags: [ ] user_limits
2022-02-02 10:11:47.648 [info] <0.272.0> Feature flags: [ ] virtual_host_metadata
2022-02-02 10:11:47.648 [info] <0.272.0> Feature flags: feature flag states written to disk: yes
2022-02-02 10:11:47.663 [info] <0.272.0> Waiting for Mnesia tables for 30000 ms, 9 retries left
2022-02-02 10:11:47.663 [info] <0.272.0> Successfully synced tables from a peer
2022-02-02 10:11:47.663 [info] <0.272.0> Feature flag quorum_queue
: migrating Mnesia table rabbit_queue...
2022-02-02 10:11:47.677 [info] <0.272.0> Feature flag quorum_queue
: migrating Mnesia table rabbit_durable_queue...
2022-02-02 10:11:47.693 [info] <0.272.0> Feature flag quorum_queue
: Mnesia tables migration done
2022-02-02 10:11:47.693 [info] <0.272.0> Feature flag quorum_queue
: mark as enabled=true
2022-02-02 10:11:47.705 [info] <0.272.0> Feature flags: list of feature flags found:
2022-02-02 10:11:47.705 [info] <0.272.0> Feature flags: [x] drop_unroutable_metric
2022-02-02 10:11:47.705 [info] <0.272.0> Feature flags: [x] empty_basic_get_metric
2022-02-02 10:11:47.705 [info] <0.272.0> Feature flags: [x] implicit_default_bindings
2022-02-02 10:11:47.705 [info] <0.272.0> Feature flags: [x] maintenance_mode_status
2022-02-02 10:11:47.705 [info] <0.272.0> Feature flags: [x] quorum_queue
2022-02-02 10:11:47.705 [info] <0.272.0> Feature flags: [ ] user_limits
2022-02-02 10:11:47.705 [info] <0.272.0> Feature flags: [ ] virtual_host_metadata
2022-02-02 10:11:47.705 [info] <0.272.0> Feature flags: feature flag states written to disk: yes
2022-02-02 10:11:47.719 [info] <0.272.0> Feature flag user_limits
: supported, attempt to enable...
2022-02-02 10:11:47.719 [info] <0.272.0> Feature flag user_limits
: mark as enabled=state_changing
2022-02-02 10:11:47.729 [info] <0.272.0> Feature flags: list of feature flags found:
2022-02-02 10:11:47.730 [info] <0.272.0> Feature flags: [x] drop_unroutable_metric
2022-02-02 10:11:47.730 [info] <0.272.0> Feature flags: [x] empty_basic_get_metric
2022-02-02 10:11:47.730 [info] <0.272.0> Feature flags: [x] implicit_default_bindings
2022-02-02 10:11:47.730 [info] <0.272.0> Feature flags: [x] maintenance_mode_status
2022-02-02 10:11:47.730 [info] <0.272.0> Feature flags: [x] quorum_queue
2022-02-02 10:11:47.730 [info] <0.272.0> Feature flags: [~] user_limits
2022-02-02 10:11:47.730 [info] <0.272.0> Feature flags: [ ] virtual_host_metadata
2022-02-02 10:11:47.730 [info] <0.272.0> Feature flags: feature flag states written to disk: yes
2022-02-02 10:11:47.744 [info] <0.272.0> Waiting for Mnesia tables for 30000 ms, 9 retries left
2022-02-02 10:11:47.744 [info] <0.272.0> Successfully synced tables from a peer
2022-02-02 10:11:47.758 [info] <0.272.0> Feature flag user_limits
: mark as enabled=true
2022-02-02 10:11:47.769 [info] <0.272.0> Feature flags: list of feature flags found:
2022-02-02 10:11:47.769 [info] <0.272.0> Feature flags: [x] drop_unroutable_metric
2022-02-02 10:11:47.769 [info] <0.272.0> Feature flags: [x] empty_basic_get_metric
2022-02-02 10:11:47.769 [info] <0.272.0> Feature flags: [x] implicit_default_bindings
2022-02-02 10:11:47.769 [info] <0.272.0> Feature flags: [x] maintenance_mode_status
2022-02-02 10:11:47.769 [info] <0.272.0> Feature flags: [x] quorum_queue
2022-02-02 10:11:47.769 [info] <0.272.0> Feature flags: [x] user_limits
2022-02-02 10:11:47.769 [info] <0.272.0> Feature flags: [ ] virtual_host_metadata
2022-02-02 10:11:47.769 [info] <0.272.0> Feature flags: feature flag states written to disk: yes
2022-02-02 10:11:47.783 [info] <0.272.0> Feature flag virtual_host_metadata
: supported, attempt to enable...
2022-02-02 10:11:47.783 [info] <0.272.0> Feature flag virtual_host_metadata
: mark as enabled=state_changing
2022-02-02 10:11:47.793 [info] <0.272.0> Feature flags: list of feature flags found:
2022-02-02 10:11:47.793 [info] <0.272.0> Feature flags: [x] drop_unroutable_metric
2022-02-02 10:11:47.793 [info] <0.272.0> Feature flags: [x] empty_basic_get_metric
2022-02-02 10:11:47.793 [info] <0.272.0> Feature flags: [x] implicit_default_bindings
2022-02-02 10:11:47.793 [info] <0.272.0> Feature flags: [x] maintenance_mode_status
2022-02-02 10:11:47.793 [info] <0.272.0> Feature flags: [x] quorum_queue
2022-02-02 10:11:47.793 [info] <0.272.0> Feature flags: [x] user_limits
2022-02-02 10:11:47.793 [info] <0.272.0> Feature flags: [~] virtual_host_metadata
2022-02-02 10:11:47.793 [info] <0.272.0> Feature flags: feature flag states written to disk: yes
2022-02-02 10:11:47.810 [info] <0.272.0> Waiting for Mnesia tables for 30000 ms, 9 retries left
2022-02-02 10:11:47.810 [info] <0.272.0> Successfully synced tables from a peer
2022-02-02 10:11:47.824 [info] <0.272.0> Feature flag virtual_host_metadata
: mark as enabled=true
2022-02-02 10:11:47.836 [info] <0.272.0> Feature flags: list of feature flags found:
2022-02-02 10:11:47.836 [info] <0.272.0> Feature flags: [x] drop_unroutable_metric
2022-02-02 10:11:47.836 [info] <0.272.0> Feature flags: [x] empty_basic_get_metric
2022-02-02 10:11:47.836 [info] <0.272.0> Feature flags: [x] implicit_default_bindings
2022-02-02 10:11:47.836 [info] <0.272.0> Feature flags: [x] maintenance_mode_status
2022-02-02 10:11:47.836 [info] <0.272.0> Feature flags: [x] quorum_queue
2022-02-02 10:11:47.836 [info] <0.272.0> Feature flags: [x] user_limits
2022-02-02 10:11:47.836 [info] <0.272.0> Feature flags: [x] virtual_host_metadata
2022-02-02 10:11:47.836 [info] <0.272.0> Feature flags: feature flag states written to disk: yes
2022-02-02 10:11:47.851 [info] <0.272.0> Waiting for Mnesia tables for 30000 ms, 9 retries left
2022-02-02 10:11:47.851 [info] <0.272.0> Successfully synced tables from a peer
2022-02-02 10:11:47.886 [info] <0.272.0> Waiting for Mnesia tables for 30000 ms, 9 retries left
2022-02-02 10:11:47.886 [info] <0.272.0> Successfully synced tables from a peer
2022-02-02 10:11:47.886 [info] <0.272.0> Peer discovery backend rabbit_peer_discovery_classic_config does not support registration, skipping registration.
Log of rabbitmq container
Logs:
Config file(s): /etc/rabbitmq/rabbitmq.conf
Starting broker...2022-02-02 10:11:44.212 [info] <0.272.0>
node : rabbit@aab5f0cdda7e
home dir : /var/lib/rabbitmq
config file(s) : /etc/rabbitmq/rabbitmq.conf
cookie hash : jfQzzE709p5qKZHbw38oug==
log(s) :
database dir : /var/lib/rabbitmq/mnesia/rabbit@aab5f0cdda7e
2022-02-02 10:11:44.212 [warning] <0.272.0> Erlang VM is running with 1 I/O threads, file I/O performance may worsen
2022-02-02 10:11:44.526 [debug] <0.283.0> Lager installed handler lager_backend_throttle into lager_event
2022-02-02 10:11:44.707 [info] <0.272.0> Feature flags: list of feature flags found:
2022-02-02 10:11:44.707 [info] <0.272.0> Feature flags: [ ] drop_unroutable_metric
2022-02-02 10:11:44.707 [info] <0.272.0> Feature flags: [ ] empty_basic_get_metric
2022-02-02 10:11:44.707 [info] <0.272.0> Feature flags: [ ] implicit_default_bindings
2022-02-02 10:11:44.707 [info] <0.272.0> Feature flags: [ ] maintenance_mode_status
2022-02-02 10:11:44.707 [info] <0.272.0> Feature flags: [ ] quorum_queue
2022-02-02 10:11:44.707 [info] <0.272.0> Feature flags: [ ] user_limits
2022-02-02 10:11:44.707 [info] <0.272.0> Feature flags: [ ] virtual_host_metadata
2022-02-02 10:11:44.707 [info] <0.272.0> Feature flags: feature flag states written to disk: yes
2022-02-02 10:11:47.229 [info] <0.272.0> Running boot step pre_boot defined by app rabbit
2022-02-02 10:11:47.229 [info] <0.272.0> Running boot step rabbit_core_metrics defined by app rabbit
2022-02-02 10:11:47.231 [info] <0.272.0> Running boot step rabbit_alarm defined by app rabbit
2022-02-02 10:11:47.235 [info] <0.354.0> Memory high watermark set to 5088 MiB (5335446323 bytes) of 12720 MiB (13338615808 bytes) total
2022-02-02 10:11:47.238 [info] <0.356.0> Enabling free disk space monitoring
2022-02-02 10:11:47.238 [info] <0.356.0> Disk free limit set to 50MB
2022-02-02 10:11:47.241 [info] <0.272.0> Running boot step code_server_cache defined by app rabbit
2022-02-02 10:11:47.241 [info] <0.272.0> Running boot step file_handle_cache defined by app rabbit
2022-02-02 10:11:47.241 [info] <0.359.0> Limiting to approx 1048479 file handles (943629 sockets)
2022-02-02 10:11:47.241 [info] <0.360.0> FHC read buffering: OFF
2022-02-02 10:11:47.241 [info] <0.360.0> FHC write buffering: ON
2022-02-02 10:11:47.242 [info] <0.272.0> Running boot step worker_pool defined by app rabbit
2022-02-02 10:11:47.242 [info] <0.346.0> Will use 12 processes for default worker pool
2022-02-02 10:11:47.242 [info] <0.346.0> Starting worker pool 'worker_pool' with 12 processes in it
2022-02-02 10:11:47.244 [info] <0.272.0> Running boot step database defined by app rabbit
2022-02-02 10:11:47.244 [info] <0.272.0> Node database directory at /var/lib/rabbitmq/mnesia/rabbit@aab5f0cdda7e is empty. Assuming we need to join an existing cluster or initialise from scratch...
2022-02-02 10:11:47.244 [info] <0.272.0> Configured peer discovery backend: rabbit_peer_discovery_classic_config
2022-02-02 10:11:47.244 [info] <0.272.0> Will try to lock with peer discovery backend rabbit_peer_discovery_classic_config
2022-02-02 10:11:47.244 [info] <0.272.0> Peer discovery backend does not support locking, falling back to randomized delay
2022-02-02 10:11:47.244 [info] <0.272.0> Peer discovery backend rabbit_peer_discovery_classic_config does not support registration, skipping randomized startup delay.
2022-02-02 10:11:47.244 [info] <0.272.0> All discovered existing cluster peers:
2022-02-02 10:11:47.244 [info] <0.272.0> Discovered no peer nodes to cluster with. Some discovery backends can filter nodes out based on a readiness criteria. Enabling debug logging might help troubleshoot.
2022-02-02 10:11:47.246 [info] <0.44.0> Application mnesia exited with reason: stopped
2022-02-02 10:11:47.246 [info] <0.44.0> Application mnesia exited with reason: stopped
2022-02-02 10:11:47.260 [info] <0.44.0> Application mnesia started on node rabbit@aab5f0cdda7e
2022-02-02 10:11:47.351 [info] <0.272.0> Waiting for Mnesia tables for 30000 ms, 9 retries left
2022-02-02 10:11:47.351 [info] <0.272.0> Successfully synced tables from a peer
2022-02-02 10:11:47.381 [info] <0.272.0> Waiting for Mnesia tables for 30000 ms, 9 retries left
2022-02-02 10:11:47.382 [info] <0.272.0> Successfully synced tables from a peer
2022-02-02 10:11:47.382 [info] <0.272.0> Feature flag drop_unroutable_metric
: supported, attempt to enable...
2022-02-02 10:11:47.382 [info] <0.272.0> Feature flag drop_unroutable_metric
: mark as enabled=state_changing
2022-02-02 10:11:47.393 [info] <0.272.0> Feature flags: list of feature flags found:
2022-02-02 10:11:47.393 [info] <0.272.0> Feature flags: [~] drop_unroutable_metric
2022-02-02 10:11:47.393 [info] <0.272.0> Feature flags: [ ] empty_basic_get_metric
2022-02-02 10:11:47.393 [info] <0.272.0> Feature flags: [ ] implicit_default_bindings
2022-02-02 10:11:47.393 [info] <0.272.0> Feature flags: [ ] maintenance_mode_status
2022-02-02 10:11:47.393 [info] <0.272.0> Feature flags: [ ] quorum_queue
2022-02-02 10:11:47.393 [info] <0.272.0> Feature flags: [ ] user_limits
2022-02-02 10:11:47.393 [info] <0.272.0> Feature flags: [ ] virtual_host_metadata
2022-02-02 10:11:47.393 [info] <0.272.0> Feature flags: feature flag states written to disk: yes
2022-02-02 10:11:47.409 [info] <0.272.0> Feature flag drop_unroutable_metric
: mark as enabled=true
2022-02-02 10:11:47.419 [info] <0.272.0> Feature flags: list of feature flags found:
2022-02-02 10:11:47.419 [info] <0.272.0> Feature flags: [x] drop_unroutable_metric
2022-02-02 10:11:47.419 [info] <0.272.0> Feature flags: [ ] empty_basic_get_metric
2022-02-02 10:11:47.419 [info] <0.272.0> Feature flags: [ ] implicit_default_bindings
2022-02-02 10:11:47.420 [info] <0.272.0> Feature flags: [ ] maintenance_mode_status
2022-02-02 10:11:47.420 [info] <0.272.0> Feature flags: [ ] quorum_queue
2022-02-02 10:11:47.420 [info] <0.272.0> Feature flags: [ ] user_limits
2022-02-02 10:11:47.420 [info] <0.272.0> Feature flags: [ ] virtual_host_metadata
2022-02-02 10:11:47.420 [info] <0.272.0> Feature flags: feature flag states written to disk: yes
2022-02-02 10:11:47.437 [info] <0.272.0> Feature flag empty_basic_get_metric
: supported, attempt to enable...
2022-02-02 10:11:47.437 [info] <0.272.0> Feature flag empty_basic_get_metric
: mark as enabled=state_changing
2022-02-02 10:11:47.448 [info] <0.272.0> Feature flags: list of feature flags found:
2022-02-02 10:11:47.448 [info] <0.272.0> Feature flags: [x] drop_unroutable_metric
2022-02-02 10:11:47.448 [info] <0.272.0> Feature flags: [~] empty_basic_get_metric
2022-02-02 10:11:47.448 [info] <0.272.0> Feature flags: [ ] implicit_default_bindings
2022-02-02 10:11:47.448 [info] <0.272.0> Feature flags: [ ] maintenance_mode_status
2022-02-02 10:11:47.448 [info] <0.272.0> Feature flags: [ ] quorum_queue
2022-02-02 10:11:47.448 [info] <0.272.0> Feature flags: [ ] user_limits
2022-02-02 10:11:47.448 [info] <0.272.0> Feature flags: [ ] virtual_host_metadata
2022-02-02 10:11:47.448 [info] <0.272.0> Feature flags: feature flag states written to disk: yes
2022-02-02 10:11:47.464 [info] <0.272.0> Feature flag empty_basic_get_metric
: mark as enabled=true
2022-02-02 10:11:47.478 [info] <0.272.0> Feature flags: list of feature flags found:
2022-02-02 10:11:47.479 [info] <0.272.0> Feature flags: [x] drop_unroutable_metric
2022-02-02 10:11:47.479 [info] <0.272.0> Feature flags: [x] empty_basic_get_metric
2022-02-02 10:11:47.479 [info] <0.272.0> Feature flags: [ ] implicit_default_bindings
2022-02-02 10:11:47.479 [info] <0.272.0> Feature flags: [ ] maintenance_mode_status
2022-02-02 10:11:47.479 [info] <0.272.0> Feature flags: [ ] quorum_queue
2022-02-02 10:11:47.479 [info] <0.272.0> Feature flags: [ ] user_limits
2022-02-02 10:11:47.479 [info] <0.272.0> Feature flags: [ ] virtual_host_metadata
2022-02-02 10:11:47.479 [info] <0.272.0> Feature flags: feature flag states written to disk: yes
2022-02-02 10:11:47.492 [info] <0.272.0> Feature flag implicit_default_bindings
: supported, attempt to enable...
2022-02-02 10:11:47.492 [info] <0.272.0> Feature flag implicit_default_bindings
: mark as enabled=state_changing
2022-02-02 10:11:47.506 [info] <0.272.0> Feature flags: list of feature flags found:
2022-02-02 10:11:47.506 [info] <0.272.0> Feature flags: [x] drop_unroutable_metric
2022-02-02 10:11:47.506 [info] <0.272.0> Feature flags: [x] empty_basic_get_metric
2022-02-02 10:11:47.506 [info] <0.272.0> Feature flags: [~] implicit_default_bindings
2022-02-02 10:11:47.507 [info] <0.272.0> Feature flags: [ ] maintenance_mode_status
2022-02-02 10:11:47.507 [info] <0.272.0> Feature flags: [ ] quorum_queue
2022-02-02 10:11:47.507 [info] <0.272.0> Feature flags: [ ] user_limits
2022-02-02 10:11:47.507 [info] <0.272.0> Feature flags: [ ] virtual_host_metadata
2022-02-02 10:11:47.507 [info] <0.272.0> Feature flags: feature flag states written to disk: yes
2022-02-02 10:11:47.525 [info] <0.272.0> Waiting for Mnesia tables for 30000 ms, 0 retries left
2022-02-02 10:11:47.525 [info] <0.272.0> Successfully synced tables from a peer
2022-02-02 10:11:47.525 [info] <0.272.0> Feature flag implicit_default_bindings
: mark as enabled=true
2022-02-02 10:11:47.550 [info] <0.272.0> Feature flags: list of feature flags found:
2022-02-02 10:11:47.550 [info] <0.272.0> Feature flags: [x] drop_unroutable_metric
2022-02-02 10:11:47.550 [info] <0.272.0> Feature flags: [x] empty_basic_get_metric
2022-02-02 10:11:47.550 [info] <0.272.0> Feature flags: [x] implicit_default_bindings
2022-02-02 10:11:47.551 [info] <0.272.0> Feature flags: [ ] maintenance_mode_status
2022-02-02 10:11:47.551 [info] <0.272.0> Feature flags: [ ] quorum_queue
2022-02-02 10:11:47.551 [info] <0.272.0> Feature flags: [ ] user_limits
2022-02-02 10:11:47.551 [info] <0.272.0> Feature flags: [ ] virtual_host_metadata
2022-02-02 10:11:47.551 [info] <0.272.0> Feature flags: feature flag states written to disk: yes
2022-02-02 10:11:47.567 [info] <0.272.0> Feature flag maintenance_mode_status
: supported, attempt to enable...
2022-02-02 10:11:47.567 [info] <0.272.0> Feature flag maintenance_mode_status
: mark as enabled=state_changing
2022-02-02 10:11:47.581 [info] <0.272.0> Feature flags: list of feature flags found:
2022-02-02 10:11:47.581 [info] <0.272.0> Feature flags: [x] drop_unroutable_metric
2022-02-02 10:11:47.581 [info] <0.272.0> Feature flags: [x] empty_basic_get_metric
2022-02-02 10:11:47.581 [info] <0.272.0> Feature flags: [x] implicit_default_bindings
2022-02-02 10:11:47.581 [info] <0.272.0> Feature flags: [~] maintenance_mode_status
2022-02-02 10:11:47.581 [info] <0.272.0> Feature flags: [ ] quorum_queue
2022-02-02 10:11:47.581 [info] <0.272.0> Feature flags: [ ] user_limits
2022-02-02 10:11:47.582 [info] <0.272.0> Feature flags: [ ] virtual_host_metadata
2022-02-02 10:11:47.582 [info] <0.272.0> Feature flags: feature flag states written to disk: yes
AuthServer RabbitMQ "RabbitMQ": { "Connections": { "Default": { "HostName": "localhost" } }, "EventBus": { "ClientName": "NBTW_AuthServer", "ExchangeName": "NBTW" } } Do you have any problems reaching localhost:15672? Can you login using default guest user?
Public Web Application Logs
2022-02-02 10:13:54.664 +00:00 [WRN] None of the specified endpoints were reachable
RabbitMQ.Client.Exceptions.BrokerUnreachableException: None of the specified endpoints were reachable
---> RabbitMQ.Client.Exceptions.AuthenticationFailureException: ACCESS_REFUSED - Login was refused using authentication mechanism PLAIN. For details see the broker logfile.
at RabbitMQ.Client.Framing.Impl.Connection.StartAndTune()
at RabbitMQ.Client.Framing.Impl.Connection.Open(Boolean insist)
at RabbitMQ.Client.Framing.Impl.Connection..ctor(IConnectionFactory factory, Boolean insist, IFrameHandler frameHandler, String clientProvidedName)
at RabbitMQ.Client.Framing.Impl.AutorecoveringConnection.Init(IFrameHandler fh)
at RabbitMQ.Client.Framing.Impl.AutorecoveringConnection.Init(IEndpointResolver endpoints)
at RabbitMQ.Client.ConnectionFactory.CreateConnection(IEndpointResolver endpointResolver, String clientProvidedName)
--- End of inner exception stack trace ---
at RabbitMQ.Client.ConnectionFactory.CreateConnection(IEndpointResolver endpointResolver, String clientProvidedName)
at RabbitMQ.Client.ConnectionFactory.CreateConnection(String clientProvidedName)
at RabbitMQ.Client.ConnectionFactory.CreateConnection()
at Volo.Abp.RabbitMQ.ConnectionPool.<>c__DisplayClass8_0.b__1()
at System.Lazy1.ViaFactory(LazyThreadSafetyMode mode) at System.Lazy
1.ExecutionAndPublication(LazyHelper executionAndPublication, Boolean useDefaultConstructor)
at System.Lazy1.CreateValue() at System.Lazy
1.get_Value()
at Volo.Abp.RabbitMQ.ConnectionPool.Get(String connectionName)
at Volo.Abp.RabbitMQ.RabbitMqMessageConsumer.TryCreateChannelAsync()
2022-02-02 10:13:55.278 +00:00 [INF] Initialized all ABP modules.
2022-02-02 10:13:55.385 +00:00 [INF] Now listening on: https://localhost:44335
2022-02-02 10:13:55.386 +00:00 [INF] Application started. Press Ctrl+C to shut down.
2022-02-02 10:13:55.386 +00:00 [INF] Hosting environment: Development
2022-02-02 10:13:55.386 +00:00 [INF] Content root path: ...\source\repos\WorkSpace\NB.Microservice\NBTW\apps\public-web\src\NBTW.PublicWeb
2022-02-02 10:13:59.690 +00:00 [WRN] None of the specified endpoints were reachable