| Previous | Next |
| HNS_SWITCH_NOT_FOUND | HNS_ADAPTER_NOT_FOUND |
HNS_SUBNET_NOT_FOUND
HNS_SUBNET_NOT_FOUND is an HRESULT used by Windows Host Networking Service (HNS). It indicates that the endpoint IP configuration does not map to a configured subnet in the target network.
What to check
- Compare the endpoint IP address and prefix with the subnet definitions of the selected HNS network.
- Verify that the requested address is inside the intended pool and is not from another network.
- Correct the network configuration before creating or updating the endpoint.
Microsoft documentation on Windows container networking and HNS
Looking for a different code? Search another status or error code.