| Previous | Next |
| NS_E_PROXY_TIMEOUT | NS_E_REFUSED_BY_SERVER |
NS_E_SERVER_UNAVAILABLE
NS_E_SERVER_UNAVAILABLE: network-stage diagnosis
NS_E_SERVER_UNAVAILABLE (0xC00D2EE6) means the media server can be reached, but it is temporarily unable or unwilling to service the request.
Evidence to preserve
Record the server endpoint, response/status, publishing point, server load/service state and whether other requests to the same server succeed at the same time.
Focused verification
Retry a lightweight request to the same server after the server state changes. If TCP connection and name resolution are already working, do not treat this as a DNS or connect-timeout result.
Technical references
Looking for a different code? Search another status or error code.
