Site icon EfmSoft

What does HRESULT 0x80072F84 (WININET_E_SERVER_UNREACHABLE) mean?

 
Previous Next
WININET_E_DISCONNECTED WININET_E_PROXY_SERVER_UNREACHABLE

WININET_E_SERVER_UNREACHABLE

WININET_E_SERVER_UNREACHABLE is a WinINet HRESULT. It means that WinINet could not establish communication with the target server. DNS, routing, firewall, server availability, port configuration, proxy policy or TLS negotiation can be involved.

What to check for WININET_E_SERVER_UNREACHABLE

Microsoft documentation

Diagnostic interpretation

This result has the HRESULT value 0x80072F84. AllStat records the condition as “The server is unreachable”.

Evidence to capture

Retry and recovery

Retry this result only when the owning API documents a transient state or after the condition described as “The server is unreachable” has changed.


Looking for a different code? Search another status or error code.

Exit mobile version