• 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

Migration Fails - Database Problem?

Powie

Regular Pleskian
Trying to migrate 1 web from Confixx to PLesk 11.5.

It ends with:

Code:
WARNING:	()	Failed to retrieve file '/var/cache/20130810173109694//domains/xxx.net/databases/usr_web0_1/sqldump_1308101731.tar' ......... : No such file or directory

On the source server this webx user has 4 databases from usr_web0_1 to usr_web0_4. dumps of databases 2 and 4 exists, dumps of database 1 and 3 doesn't exists!

tryed to run PleskX.pl on the source server ->
Code:
./PleskX.pl --dump-all --no-content

produces this error:
Code:
Died at AgentConfig.pm line 23.
 at AgentConfig.pm line 23
        AgentConfig::AUTOLOAD() called at ./PleskX.pl line 133
        main::main() called at ./PleskX.pl line 303
 
Back
Top