• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Migrate from 8.6

Shawn M

Basic Pleskian
When I tried migrating from 8.6 I got this error:

Error: launchpad error (Error code = 2):
== STDERR ====================
Can't create agent directory /migration/20091016074434618/ on the remote host: sh: line 0: cd: /migration/20091016074434618/: No such file or directory
mkdir: cannot create directory `/migration': Permission denied

==============================
 
Hello,

Please clarify if you are using root credentials when you are migrating from the old server.
 
Hi,

Looks like the user you use for migration does not have enough priviledges on the remove machine.
Try using "root" for migration. You may need to temporarily allow remote root login in the ssh config if it is disabled (/etc/ssh/sshd_config, "PermitRootLogin" parameter).
 
Hello,

Make sure that you set the root credentials of the source server at the following step of the migration:

Home > Migration Manager > Start New Migration > Transfer data from another server option > login and password of Administrator/power user of the source server

It looks like there are not enough rights to create the necessary directory for the user you have specified.

Thank you
 
Hello

Are you starting migration from user "root"? Seems the user you are logging in under does not have permisison to create directories on the source server. Try to login through ssh on the source server under the same user as you use for migration, and try to create directory there. Or, there could be lack of disk space on the source server. You need to check it as well.
 
Back
Top