2026-04-09 13:06:23.0964 Microsoft.Extensions.Logging.LoggingExtensions.UsingInmemoryRepository Warn: Using an in-memory repository. Keys will not be persisted to storage. XmlKeyManager.GetFallbackKeyRepositoryEncryptorPair => EphemeralXmlRepository..ctor => LoggingExtensions.UsingInmemoryRepository 2026-04-09 13:06:23.1664 Microsoft.Extensions.Logging.LoggingExtensions.UsingEphemeralKeyRepository Warn: Neither user profile nor HKLM registry available. Using an ephemeral key repository. Protected data will be unavailable when application exits. XmlKeyManager..ctor => XmlKeyManager.GetFallbackKeyRepositoryEncryptorPair => LoggingExtensions.UsingEphemeralKeyRepository 2026-04-09 13:06:23.1861 Microsoft.Extensions.Logging.LoggingExtensions.NoXMLEncryptorConfiguredKeyMayBePersistedToStorageInUnencryptedForm Warn: No XML encryptor configured. Key {317e94e1-d86f-4485-ba2f-3bb353e461f6} may be persisted to storage in unencrypted form. XmlKeyManager.CreateNewKey => XmlKeyManager.Microsoft.AspNetCore.DataProtection.KeyManagement.Internal.IInternalXmlKeyManager.CreateNewKey => LoggingExtensions.NoXMLEncryptorConfiguredKeyMayBePersistedToStorageInUnencryptedForm 2026-04-09 13:06:23.6156 Microsoft.Extensions.Hosting.Internal.ConsoleLifetime.OnApplicationStarted Info: Application started. Press Ctrl+C to shut down. <>c.b__9_0 => <>c.b__20_0 => ConsoleLifetime.OnApplicationStarted 2026-04-09 13:06:23.6156 Microsoft.Extensions.Hosting.Internal.ConsoleLifetime.OnApplicationStarted Info: Hosting environment: Production <>c.b__9_0 => <>c.b__20_0 => ConsoleLifetime.OnApplicationStarted 2026-04-09 13:06:23.6156 Microsoft.Extensions.Hosting.Internal.ConsoleLifetime.OnApplicationStarted Info: Content root path: D:\PANDAGCKNEW\PandaSolution\PandaCore\Gateway <>c.b__9_0 => <>c.b__20_0 => ConsoleLifetime.OnApplicationStarted 2026-04-09 13:06:23.6473 Microsoft.AspNetCore.HttpsPolicy.HttpsLoggingExtensions.FailedToDeterminePort Warn: Failed to determine the https port for redirect. Lazy`1.ViaFactory => HttpsRedirectionMiddleware.TryGetHttpsPort => HttpsLoggingExtensions.FailedToDeterminePort 2026-04-09 13:06:23.7727 Ocelot.Logging.AspDotNetLogger.LogInformation Info: requestId: 00000000-0000-0000-b63f-84710c7967bb, previousRequestId: no previous request id, message: EndpointRateLimiting is not enabled for /{url} AsyncMethodBuilderCore.Start => d__4.MoveNext => AspDotNetLogger.LogInformation 2026-04-09 13:06:23.7801 Ocelot.Logging.AspDotNetLogger.LogInformation Info: requestId: 00000000-0000-0000-b63f-84710c7967bb, previousRequestId: no previous request id, message: / is an authenticated route. AuthenticationMiddleware checking if client is authenticated AsyncMethodBuilderCore.Start => d__2.MoveNext => AspDotNetLogger.LogInformation 2026-04-09 13:06:23.7993 Ocelot.Logging.AspDotNetLogger.LogWarning Warn: requestId: 00000000-0000-0000-b63f-84710c7967bb, previousRequestId: no previous request id, message: Client has NOT been authenticated for / and pipeline error set. Request for authenticated route / by was unauthenticated AsyncMethodBuilderCore.Start => d__2.MoveNext => AspDotNetLogger.LogWarning 2026-04-09 13:06:23.7993 Ocelot.Logging.AspDotNetLogger.LogWarning Warn: requestId: 00000000-0000-0000-b63f-84710c7967bb, previousRequestId: no previous request id, message: Request for authenticated route / by was unauthenticated d__2.MoveNext => OcelotMiddleware.SetPipelineError => AspDotNetLogger.LogWarning 2026-04-09 13:06:23.8109 Ocelot.Logging.AspDotNetLogger.LogWarning Warn: requestId: 00000000-0000-0000-b63f-84710c7967bb, previousRequestId: no previous request id, message: Error Code: UnauthenticatedError Message: Request for authenticated route / by was unauthenticated errors found in ResponderMiddleware. Setting error response for request path:/, request method: GET AsyncMethodBuilderCore.Start => d__4.MoveNext => AspDotNetLogger.LogWarning 2026-04-09 13:06:34.3935 Microsoft.Extensions.Hosting.Internal.ConsoleLifetime.OnApplicationStopping Info: Application is shutting down... ExecutionContext.RunInternal => <>c.b__20_1 => ConsoleLifetime.OnApplicationStopping