• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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