Symptoms
Migration fails with the following error:
[ERROR] | There were some error(s) while reading migration list file. Please review and fix them:
Line 15: subscription 'Subscription_name' is not presented on source Plesks
Cause
migration-list
file was filled incorrectly.
Resolution
Check lines from the error message in migration-list
file.
Domain listed there should be filled in the same way as on the source server.
For example on source server subscription is domain.tld
. Then in migration-list
file Domain.tld
should be changed to domain.tld
.