• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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