• 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 Manager error

H

hostex

Guest
Hello,

We are trying to migrate domains from a FreeBSD 4.xx server running Plesk 7.1.7 to a FreeBSD 6.xx server running Plesk 8.0.1.

We have migrated sites from another server running the same version of Plesk and FreeBSD to this new server with no problems at all.

Has anyone seen the error below?

This happens when the Migration manager is trying to list clients, domains etc. so we can select who we want to migrate.

Thanks in advance.

- Dave

Error during dump retrieval

Error during dump file retrieving.
Remote agent failed with the following stderr messages: 00:33:10 INFO FileFinder: tar resolved to /usr/bin/tar
00:33:10 INFO New connection: mysql DBI connection. db psa, user admin, host localhost
DBD::mysql::st execute failed: Illegal mix of collations (latin1_swedish_ci,IMPLICIT) and (utf8_general_ci,COERCIBLE) for operation '=' at Db/DbiBackend.pm line 57.
00:33:10 WARN Unable to execute SQL (SELECT displayName FROM domains WHERE htype = 'none'): Illegal mix of collations (latin1_swedish_ci,IMPLICIT) and (utf8_general_ci,COERCIBLE) for operation '='
DBD::mysql::st execute failed: Illegal mix of collations (latin1_swedish_ci,IMPLICIT) and (utf8_general_ci,COERCIBLE) for operation '=' at Db/DbiBackend.pm line 57.
00:33:10 WARN Unable to execute SQL (SELECT displayName FROM domains WHERE htype = 'none'): Illegal mix of collations (latin1_swedish_ci,IMPLICIT) and (utf8_general_ci,COERCIBLE) for operation '='
DBD::mysql::st fetchrow_arrayref failed: fetch() without execute() at Db/DbiBackend.pm line 75.
00:33:10 INFO ------------------------------------------------------------
00:33:10 INFO FILE storage initialized.
00:33:10 INFO Base directory: /usr/migration/supervisor.81683/
00:33:10 INFO Gzip bundles: yes
00:33:10 INFO Bundle split size: 2147483647
00:33:10 INFO ------------------------------------------------------------
DBD::mysql::st execute failed: Illegal mix of collations (latin1_swedish_ci,IMPLICIT) and (utf8_general_ci,COERCIBLE) for operation '=' at Db/DbiBackend.pm line 57.
00:33:10 WARN Unable to execute SQL (SELECT * FROM clients WHERE login = 'pencer'): Illegal mix of collations (latin1_swedish_ci,IMPLICIT) and (utf8_general_ci,COERCIBLE) for operation '='
00:33:10 WARN Timeout occured during mysql query. Reconnecting.
DBD::mysql::st execute failed: Illegal mix of collations (latin1_swedish_ci,IMPLICIT) and (utf8_general_ci,COERCIBLE) for operation '=' at Db/DbiBackend.pm line 57.
00:33:10 WARN Unable to execute SQL (SELECT * FROM clients WHERE login = 'pencer'): Illegal mix of collations (latin1_swedish_ci,IMPLICIT) and (utf8_general_ci,COERCIBLE) for operation '='
DBD::mysql::st fetchrow_hashref failed: fetch() without execute() at Db/DbiBackend.pm line 81.
Can't use an undefined value as a HASH reference at /usr/migration/supervisor.81683/PleskX.pl line 597.
 
Back
Top