• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

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