• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

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