Server migration error message Customer.Client.Network.ResolveHostFailed

更新时间:
复制 MD 格式

When an SMC migration task fails with "Customer.Client.Network.ResolveHostFailed", the source system cannot resolve a required domain name. Use the following steps to diagnose and fix the DNS resolution failure.

Problem description

An SMC migration task fails with the error message "Customer.Client.Network.ResolveHostFailed".

Cause

DNS resolution fails on the source system, preventing it from reaching the required domain.

Solution

  1. Identify the domain name that failed to resolve in the error message.

    For example, in Could not resolve host: smc.aliyuncs.com, the domain name that failed to resolve is smc.aliyuncs.com.

  2. Verify that the DNS configuration file /etc/resolv.conf in the source system is properly configured.

    For example, if the Alibaba Cloud DNS server is 223.5.5.5, you need to add nameserver 223.5.5.5 to this configuration file.

  3. Check the firewall, proxy, and other network configurations on the source system to ensure it can resolve and reach the failed domain name.