Articles in this section

How to restart a stuck migration session?

kb: how-to Plesk ext: migrator ABT: Group B

Applicable to:

  • Plesk for Linux
  • Plesk for Windows

Question

During migration, the source server went down and migration is now stuck. How to restart it?

Answer

   
Linux
   
  1. Connect to the server via SSH

  2. Find the stuck plesk-migrator process and kill it

    # ps auxf | grep -E "plesk-migrator|transfer-accounts"
    root 10964 1.8 5.3 813648 56480 ? Sl 01:18 0:09 \_ /opt/plesk/python/2.7/bin/python /usr/local/psa/admin/sbin/modules//panel-migrator/plesk-migrator transfer-accounts [...]

    # kill 10964

  3. Go to Plesk Migrator and remigrate all subscriptions with error status.

   
Windows
   
  1. Connect to the server via RDP
  2. Look up and terminate panel-migrator-rsync.exe in Task Manager.
  3. Resync existing subscriptions or migrate new ones.
Was this article helpful?

Comments

0 comments

Please sign in to leave a comment.