This topic describes the causes and solutions for the "Customer.Client.Network.ResolveHostFailed" error message that occurs during SMC migration tasks.
Problem description
During SMC migration, the migration task displays the error message "Customer.Client.Network.ResolveHostFailed".
Cause
The source system DNS fails to resolve the domain name.
Solution
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 issmc.aliyuncs.com.Verify that the DNS configuration file
/etc/resolv.confin the source system is properly configured.For example, if the Alibaba Cloud DNS server is
223.5.5.5, you need to addnameserver 223.5.5.5to this configuration file.Examine the firewall, proxy, and other network configurations of the source system to ensure that the source system can properly resolve and access the failed domain name.