Plesk

Unable to start website importing or migration: Failed to connect to the source domain by SSH: Bad authentication type

Symptoms

Cause

Password authentication is disabled on the source server.

Note: In regards to Website Importing the warning also appears if the SSH access on the source server was configured via SSH key only.

Resolution

  1. Connect to the source server via SSH

  2. Edit file /etc/ssh/sshd_config and enable SSH authentication by password:

    PasswordAuthentication yes

  3. Import website via Domains > example.com > Website Importing or via Tools and Settings > Migration & Transfer Manager by specifying the SSH username and password.