• 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.

Issue Migrating domains

Pedro

New Pleskian
Hello
I am migrating from version 12.5 to current and am encountering the following error.
Failed to check migration compatibility of source and target Plesk versions
Cause: invalid literal for int () with base 10: 'Please'
That is a critical error, migration was stopped.
Thank you
 

Attachments

  • Captura de tela de 2017-01-25 16:37:31.png
    Captura de tela de 2017-01-25 16:37:31.png
    95 KB · Views: 8
Looks like database inconsistency. Try to fix it on both servers with

# plesk repair db
 
Hello, in version 12.5 I have this information
# plesk repair db
Usage: plesk db [command|sql]

Execute database specific command.
Open MySQL console if no particular command was supplied.
Run an SQL query if 'sql' is provided instead of command.

Additional commands:
tables - Show the list of existing database tables
dump [databases] - Show a dump of the specified Plesk database(s)
(the psa database dump is shown by default)
desc <table> - Show a structure of the specified database table
show <table> - Show content of the specified database table



Already in the current version the check is verified without errors.
 
Are you sure that you have Plesk 12.5 version?

[root@ppu12-5 ~]# plesk version
Product version: 12.5.30 Update #58
Update date: 2017/01/26 03:37
Build date: 2016/06/08 09:00
OS version: CentOS 6.7
Revision: 344620
Architecture: 32-bit
Wrapper version: 1.2

[root@ppu12-5 ~]# plesk repair db

Checking the Plesk database using the native database server tools .. [OK]

Checking the structure of the Plesk database ........................ [OK]

Checking the consistency of the Plesk database ...................... [OK]

Error messages: 0; Warnings: 0; Errors resolved: 0
 
Back
Top