291 references to LogWarning
aspire (65)
Certificates\CertificateGeneration\CertificateManager.cs (27)
1220_logger.LogWarning("An error has occurred while running the trust command: {ExitCode}.", exitCode);
1232_logger.LogWarning("An error has occurred while running the remove trust command: {ExitCode}.", exitCode);
1248_logger.LogWarning("An error has occurred while running the remove trust command: {ExitCode}.", exitCode);
1368_logger.LogWarning("The on-disk store directory was not found.");
1380_logger.LogWarning("The NSS database '{NssDb}' provided via {EnvironmentVariable} does not exist.", nssDb, environmentVariable);
1384_logger.LogWarning("The certificate is not trusted by .NET. This will likely affect System.Net.Http.HttpClient.");
1388_logger.LogWarning("The certificate is not trusted by OpenSSL. Ensure that the {EnvVarName} environment variable is set correctly.", envVarName);
1392_logger.LogWarning("The certificate is not trusted in the NSS database in '{Path}'. This will likely affect the {Browser} family of browsers.", path, browser);
1428_logger.LogWarning("Failed to trust the certificate in .NET: {ExceptionMessage}.", exceptionMessage);
1436_logger.LogWarning("Clients that validate certificate trust using OpenSSL will not trust the certificate.");
1444_logger.LogWarning("Failed to trust the certificate in the NSS database in '{Path}'. This will likely affect the {Browser} family of browsers.", path, browser);
1452_logger.LogWarning("Failed to untrust the certificate in .NET: {ExceptionMessage}.", exceptionMessage);
1456_logger.LogWarning("Failed to untrust the certificate in OpenSSL.");
1464_logger.LogWarning("Failed to remove the certificate from the NSS database in '{Path}'.", path);
1472_logger.LogWarning("The certificate is only partially trusted - some clients will not accept it.");
1476_logger.LogWarning("Failed to look up the certificate in the NSS database in '{Path}': {ExceptionMessage}.", path, exceptionMessage);
1480_logger.LogWarning("Failed to add the certificate to the NSS database in '{Path}': {ExceptionMessage}.", path, exceptionMessage);
1484_logger.LogWarning("Failed to remove the certificate from the NSS database in '{Path}': {ExceptionMessage}.", path, exceptionMessage);
1488_logger.LogWarning("Failed to find the Firefox profiles in directory '{FirefoxDirectory}': {Message}.", firefoxDirectory, message);
1496_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);
1500_logger.LogWarning("The {OpenSslCertDirectoryOverrideVariableName} environment variable is set but will not be consumed while checking trust.", openSslCertDirectoryOverrideVariableName);
1504_logger.LogWarning("The {OpenSslCommand} command is unavailable. It is required for updating certificate trust in OpenSSL.", openSslCommand);
1508_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);
1516_logger.LogWarning("Failed to delete certificate file '{CertPath}': {ExceptionMessage}.", certPath, exceptionMessage);
1532_logger.LogWarning("Directory '{DirectoryPath}' may be readable by other users.", directoryPath);
1548_logger.LogWarning("Failed to trust the certificate in the Windows certificate store via WSL.");
1552_logger.LogWarning("Failed to trust the certificate in the Windows certificate store via WSL: {ExceptionMessage}.", exceptionMessage);
Aspire.Cli.Tests (1)
Aspire.Confluent.Kafka (4)
Aspire.Dashboard (21)
Aspire.Hosting (33)
Aspire.Hosting.Azure.AppContainers (1)
Aspire.Hosting.DevTunnels (1)
Aspire.Hosting.Foundry (1)
Aspire.Hosting.RemoteHost (5)
Aspire.Hosting.Testing.Tests (1)
Aspire.Hosting.Tests (2)
BasketService (1)
blazor-devserver (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)
262_logger.LogWarning("epoll_ctl MOD failed for handshaking fd={Fd}: errno={Errno}", fd, Marshal.GetLastWin32Error());
314_logger.LogWarning("epoll_ctl MOD failed for fd={Fd}: errno={Errno}", fd, Marshal.GetLastWin32Error());
673_logger.LogWarning("epoll_ctl ADD failed for handshaking fd={Fd}: errno={Errno}", clientFd, errno);
802_logger.LogWarning("fd={Fd}: handshake completed before the pump was initialized; dropping.", fd);
1242_logger.LogWarning("Pump {Id} thread did not exit (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 (13)
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)