• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

No Migration & Transfer Agent found

FiberDC

New Pleskian
Hi all,

Plesk from plesk server Migration, I want to do

I get the following error.

Error: No Migration & Transfer Agent found. Data migration cannot be performed.

I wonder what is the problem
 
Hi FiberDC,

the command:

/usr/local/psa/admin/bin/autoinstaller --select-product-id plesk --select-release-current --show-components --show-options

... will allow you to see the installed packages and extensions. With the command

/usr/local/psa/admin/bin/autoinstaller --select-product-id plesk --select-release-current --install-component COMPONENT_NAME

... you can install additional packages and/or extensions.

With the command string "--install-everything" ( instead of "--install-component COMPONENT_NAME" ), you can install all packages and extensions for your current Plesk version.


Apart from all, you always have the choice to use the "--help" command, to list options and/or short informations for the binary. For example:

/usr/local/psa/admin/bin/autoinstaller --help

... and wth the command line

/usr/local/psa/admin/bin/autoinstaller --select-product-id plesk --select-release-current --reinstall-patch --install-component base

... you are always up-to-date and can be sure to have all patches installed as well.
 
Hi FiberDC,
Hi,

Thank you for the answer

Commands are successfully applied in

but the problem continues
the command:

/usr/local/psa/admin/bin/autoinstaller --select-product-id plesk --select-release-current --show-components --show-options

... will allow you to see the installed packages and extensions. With the command

/usr/local/psa/admin/bin/autoinstaller --select-product-id plesk --select-release-current --install-component COMPONENT_NAME

... you can install additional packages and/or extensions.

With the command string "--install-everything" ( instead of "--install-component COMPONENT_NAME" ), you can install all packages and extensions for your current Plesk version.


Apart from all, you always have the choice to use the "--help" command, to list options and/or short informations for the binary. For example:

/usr/local/psa/admin/bin/autoinstaller --help

... and wth the command line

/usr/local/psa/admin/bin/autoinstaller --select-product-id plesk --select-release-current --reinstall-patch --install-component base

... you are always up-to-date and can be sure to have all patches installed as well.


Hi,

Thank you for the answer

Commands are successfully applied in

but the problem continues
 
Hi FiberDC,

is this the same server, where the mysqld - server is not running? If this is the case, please fix this first, because you won't be able to use Plesk and it's database, when no database - server is running.
 
Hi FiberDC,

is this the same server, where the mysqld - server is not running? If this is the case, please fix this first, because you won't be able to use Plesk and it's database, when no database - server is running.

What I did I couldn't fix.

I don't know what to do

Please help
 
Back
Top