• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

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