All Products
Search
Document Center

Server Migration Center:When I import the information of a Windows migration source by using the CLI,the command fails to be run

Last Updated:Jun 17, 2026

If a command fails when you import a Windows migration source by using the CLI, use the solutions in this topic to troubleshoot the issue.

Problem description

When you import a Windows migration source by using the CLI, the command fails to run.

Cause

Possible causes:

  • The source server cannot access OSS.

  • SSL certificate, TLS version, proxy, or firewall issues prevent a secure SSL/TLS connection from being established.

Solution

Select the solution that matches your error message:

  • Error message: Unable to connect to the remote server

    Check the network environment of the source server, including firewall and proxy settings, to ensure that the source server can properly access the OSS URL in the command.

  • Error message: The request is aborted: Fails to create SSL/TLS secure channel

    Replace https with http in the command, and then run the command again.