• 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 Panel Migrator critical error

thinkingcap

Basic Pleskian
Failed to perform action: Fetch data from source cPanel
Cause: Error creating migration dump: Command execution failed on the source server 'cpanel' (x.x.x.x) with non-zero exit code.
command: cd /home/someuser/plesk_migrator/plesk_migrator-duuardbi0i9a84lygiv79ikvqpn9gflq/pmm_agent; /usr/bin/perl createDump.pl --dump-all --configuration-only --server -v 5 > dump.log 2>&1
exit code: 2
stdout:
stderr:
That is a critical error, migration was stopped.

Looking at the agent logs I see this.

Code:
Can't locate JSON/PP.pm in @INC (@INC contains: . /usr/lib64/perl5/site_perl/5.8.8/x86_64-linux-thread-multi /usr/lib/perl5/site_perl/5.8.8 /usr/lib/perl5/site_perl /usr/lib64/perl5/vendor_perl/5.8.8/x86_64-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.8 /usr/lib/perl5/vendor_perl /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi /usr/lib/perl5/5.8.8) at Dumper.pm line 19.
BEGIN failed--compilation aborted at Dumper.pm line 19.
Compilation failed in require at Transformer.pm line 7.
BEGIN failed--compilation aborted at Transformer.pm line 7.
Compilation failed in require at Agent.pm line 6.
BEGIN failed--compilation aborted at Agent.pm line 6.
Compilation failed in require at createDump.pl line 9.
BEGIN failed--compilation aborted at createDump.pl line 9.
 
But you must use root account for performing the migration process.
 
Back
Top