• 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.

Issue Plesk Migrator failed between two plesk instances (solved)

simonth

New Pleskian
Unfortunately, I get the following error during a Plesk migration. SSH connection works (password and key) and the file is also available. Can you perhaps help me with the problem?

Destination Server: 18.0.28 Debian 8.0 1800200720.10
Target Server: 18.0.32 Ubuntu 18.04 1800201221.13

Failed to perform action: Check connections
Cause: Command execution failed on the source server 'source' (xxxxxxx) with non-zero exit code.
command: cat /opt/psa/version
exit code: 127
stdout: ***hidden***
stderr: ***hidden***
That is a critical error, migration was stopped.
 
I found the problem myself. The $PATH variables on the target server were wrong. For some reason the $PATH variable in /etc/environments had been rewritten to a PLESK PHP version and had an error.
 
Back
Top