winget-cli

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit b28e96a1352393bd8f5916346422b379a22abfc2
parent 2537239ba22091803118de71ced0e5d4571be20b
Author: Demitrius Nelon <denelon@microsoft.com>
Date:   Wed, 28 Jun 2023 11:44:45 -0700

Network troubleshooting (#3389)


Diffstat:
Mdoc/troubleshooting/README.md | 8++++++++
1 file changed, 8 insertions(+), 0 deletions(-)

diff --git a/doc/troubleshooting/README.md b/doc/troubleshooting/README.md @@ -105,6 +105,14 @@ If the above guidelines do not resolve the problem, please open an issue with de ## Common Errors +#### Error 0x80072efd + +This error is related to networking and maps to "ERROR_INTERNET_CANNOT_CONNECT". It could be related to TLS (Transport Layer Security). + +This issue may be resolved by enabling TLS 1.2. + +It may also be resolved by flushing your DNS cache. Instructions are available at [Microsoft Learn](https://learn.microsoft.com/windows-server/administration/windows-commands/ipconfig). + #### Error 0x801901a0