Skip to main content

Transfer from older WHM

Comments

3 comments

  • jmartinmds

    If it makes any difference, the process I see is
    xml-api - create_remote_root_transfer_session
    I have to kill that process manually, it doesn't seem to time out (or I'm too impatient to wait if it's a long timeout)

    0
  • Hi,

     

    The issue you reported can often be caused by network issues or authentication problems between the servers. Can you confirm if the destination server can connect to the source server on port 2087 and the SSH port? You can use the nmap tool to test this by running nmap on the destination server to scan the source server IP:

     

    How to use nmap to troubleshoot port connectivity issues

     

    If nmap shows either port as filtered, this can indicate a firewall block which can cause issues with the Transfer Tool. In that case, I'd recommend reviewing your firewalls on both servers to ensure that connections are allowed on port 2087 and the SSH port between the servers.

     

    Additionally, if you are using a password to connect, I recommend ensuring that password authentication is enabled in the source server's SSH configuration (/etc/ssh/sshd_config).

    0
  • jmartinmds

    Source (v110) and destination (v134) servers are both whitelisted in each others' firewalls. I can connect to the source server from another server that's also on v110, but not from any server running v134. Behavior is the same whether or not I have SSH password auth enabled on the source server.

    0

Please sign in to leave a comment.