400 references to LogWarning
aspire (97)
Certificates\CertificateGeneration\CertificateManager.cs (27)
1221_logger.LogWarning("An error has occurred while running the trust command: {ExitCode}.", exitCode);
1233_logger.LogWarning("An error has occurred while running the remove trust command: {ExitCode}.", exitCode);
1249_logger.LogWarning("An error has occurred while running the remove trust command: {ExitCode}.", exitCode);
1369_logger.LogWarning("The on-disk store directory was not found.");
1381_logger.LogWarning("The NSS database '{NssDb}' provided via {EnvironmentVariable} does not exist.", nssDb, environmentVariable);
1385_logger.LogWarning("The certificate is not trusted by .NET. This will likely affect System.Net.Http.HttpClient.");
1389_logger.LogWarning("The certificate is not trusted by OpenSSL. Ensure that the {EnvVarName} environment variable is set correctly.", envVarName);
1393_logger.LogWarning("The certificate is not trusted in the NSS database in '{Path}'. This will likely affect the {Browser} family of browsers.", path, browser);
1429_logger.LogWarning("Failed to trust the certificate in .NET: {ExceptionMessage}.", exceptionMessage);
1437_logger.LogWarning("Clients that validate certificate trust using OpenSSL will not trust the certificate.");
1445_logger.LogWarning("Failed to trust the certificate in the NSS database in '{Path}'. This will likely affect the {Browser} family of browsers.", path, browser);
1453_logger.LogWarning("Failed to untrust the certificate in .NET: {ExceptionMessage}.", exceptionMessage);
1457_logger.LogWarning("Failed to untrust the certificate in OpenSSL.");
1465_logger.LogWarning("Failed to remove the certificate from the NSS database in '{Path}'.", path);
1473_logger.LogWarning("The certificate is only partially trusted - some clients will not accept it.");
1477_logger.LogWarning("Failed to look up the certificate in the NSS database in '{Path}': {ExceptionMessage}.", path, exceptionMessage);
1481_logger.LogWarning("Failed to add the certificate to the NSS database in '{Path}': {ExceptionMessage}.", path, exceptionMessage);
1485_logger.LogWarning("Failed to remove the certificate from the NSS database in '{Path}': {ExceptionMessage}.", path, exceptionMessage);
1489_logger.LogWarning("Failed to find the Firefox profiles in directory '{FirefoxDirectory}': {Message}.", firefoxDirectory, message);
1497_logger.LogWarning("Failed to trust the certificate in the NSS database in '{Path}'. This will likely affect the {Browser} family of browsers. This likely indicates that the database already contains an entry for the certificate under a different name. Please remove it and try again.", path, browser);
1501_logger.LogWarning("The {OpenSslCertDirectoryOverrideVariableName} environment variable is set but will not be consumed while checking trust.", openSslCertDirectoryOverrideVariableName);
1505_logger.LogWarning("The {OpenSslCommand} command is unavailable. It is required for updating certificate trust in OpenSSL.", openSslCommand);
1509_logger.LogWarning("The {CertUtilCommand} command is unavailable. It is required for querying and updating NSS databases, which are chiefly used to trust certificates in browsers.", certUtilCommand);
1517_logger.LogWarning("Failed to delete certificate file '{CertPath}': {ExceptionMessage}.", certPath, exceptionMessage);
1533_logger.LogWarning("Directory '{DirectoryPath}' may be readable by other users.", directoryPath);
1549_logger.LogWarning("Failed to trust the certificate in the Windows certificate store via WSL.");
1553_logger.LogWarning("Failed to trust the certificate in the Windows certificate store via WSL: {ExceptionMessage}.", exceptionMessage);
Projects\ProjectLocator.cs (9)
374logger.LogWarning("The .NET SDK is not available. Marking .NET projects as unsupported.");
585logger.LogWarning("Ignoring AppHost path '{AppHostPath}' from settings because no project handler can process it.", settingsAppHost.FullName);
651logger.LogWarning("Ignoring AppHost path '{AppHostPath}' from settings because no project handler can process it.", settingsAppHost.FullName);
664logger.LogWarning("Ignoring AppHost path '{AppHostPath}' from settings because it is not supported in the current environment{MessageSuffix}.", settingsAppHost.FullName, messageSuffix);
672logger.LogWarning("AppHost path '{AppHostPath}' from settings could not be evaluated by MSBuild and may not be buildable{MessageSuffix}.", settingsAppHost.FullName, messageSuffix);
677logger.LogWarning("Ignoring AppHost path '{AppHostPath}' from settings because it is no longer a valid AppHost project{MessageSuffix}.", settingsAppHost.FullName, messageSuffix);
823logger.LogWarning("Ignoring AppHost settings in '{ConfigFilePath}' because the configuration root is not a JSON object.", configFilePath);
836logger.LogWarning("Ignoring configured AppHost path in '{ConfigFilePath}' ('{FieldName}') because it is not a JSON string.", configFilePath, fieldName);
868logger.LogWarning("Ignoring configured AppHost path in '{ConfigFilePath}' ('{FieldName}') because it is empty or contains invalid characters.", configFilePath, fieldName);
Aspire.Cli.Tests (1)
Aspire.Confluent.Kafka (4)
Aspire.Dashboard (22)
Aspire.Hosting (49)
Aspire.Hosting.Azure (3)
Aspire.Hosting.Azure.AppContainers (1)
Aspire.Hosting.Azure.Kubernetes (1)
Aspire.Hosting.Azure.Sandboxes (1)
Aspire.Hosting.Blazor (2)
Aspire.Hosting.Browsers (3)
Aspire.Hosting.Browsers.Tests (3)
Aspire.Hosting.DevTunnels (1)
Aspire.Hosting.EntityFrameworkCore (3)
Aspire.Hosting.Foundry (6)
Aspire.Hosting.JavaScript (1)
Aspire.Hosting.Kubernetes (13)
Aspire.Hosting.Maui (1)
Aspire.Hosting.Radius (13)
Aspire.Hosting.RemoteHost (9)
Aspire.Hosting.Testing.Tests (1)
Aspire.Hosting.Tests (2)
Aspire.TerminalHost (1)
BasketService (1)
blazor-devserver (1)
BlazorHosted.ClientServiceDefaults (1)
BlazorStandalone.ClientServiceDefaults (1)
dotnet-format (11)
dotnet-watch (1)
Microsoft.AspNetCore.Authentication.Negotiate (2)
Microsoft.AspNetCore.Hosting (1)
Microsoft.AspNetCore.Identity.UI (2)
Microsoft.AspNetCore.InternalTesting (4)
Microsoft.AspNetCore.Server.IIS (2)
Microsoft.AspNetCore.Server.IntegrationTesting (10)
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Microsoft.AspNetCore.Server.Kestrel.Transport.DirectTls (6)
TlsEventPump.cs (5)
291_logger.LogWarning("epoll_ctl MOD failed for handshaking fd={Fd}: errno={Errno}", fd, Marshal.GetLastWin32Error());
343_logger.LogWarning("epoll_ctl MOD failed for fd={Fd}: errno={Errno}", fd, Marshal.GetLastWin32Error());
996_logger.LogWarning("fd={Fd}: handshake completed before the pump was initialized; dropping.", fd);
1074_logger.LogWarning("epoll_ctl ADD failed for handshaking fd={Fd}: errno={Errno}", fd, Marshal.GetLastWin32Error());
1375_logger.LogWarning("Pump {Id} did not finish (a TLS certificate, validation, or ClientHello callback may be blocking); deferring resource release to avoid a use-after-free.", _id);
Microsoft.AspNetCore.SpaProxy (2)
Microsoft.CodeAnalysis.ExternalAccess.HotReload (1)
Microsoft.CodeAnalysis.Workspaces.MSBuild (2)
Microsoft.Diagnostics.NETCore.Client (1)
Microsoft.DotNet.HotReload.Watch (17)
Microsoft.Extensions.AI.Evaluation.Console (1)
Microsoft.Extensions.Diagnostics.Testing.Tests (5)
Microsoft.Extensions.Hosting.Testing.Tests (1)
Microsoft.Extensions.Telemetry.Tests (17)
Microsoft.Maui (1)
Microsoft.Maui.Controls (34)
Microsoft.NET.Build.Containers (1)
Microsoft.TemplateEngine.Cli (2)
Microsoft.TemplateEngine.Edge (10)
Microsoft.TemplateEngine.Orchestrator.RunnableProjects (22)
Microsoft.TemplateSearch.Common (1)