You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
System.InvalidOperationException: StreamConfigurationProviders cannot be loaded more than once.
at Microsoft.Extensions.Configuration.StreamConfigurationProvider.Load()
at Microsoft.Extensions.Configuration.ConfigurationRoot.Reload()
at OrchardCore.Environment.Shell.ShellSettingsManager.LoadSettingsAsync(String tenant)
at OrchardCore.Environment.Shell.Distributed.DistributedShellHostedService.LoadingAsync()
at OrchardCore.Environment.Shell.ShellHost.PreCreateAndRegisterShellsAsync()
at OrchardCore.Environment.Shell.ShellHost.InitializeAsync()
at OrchardCore.Modules.ModularTenantContainerMiddleware.Invoke(HttpContext httpContext)
at Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddleware.Invoke(HttpContext context)
@jtkech When Database Shells Configuration Provider is used there is an exception on startup:
Originally posted by @wAsnk in #14117 (comment)
The text was updated successfully, but these errors were encountered: