LorisMod
New Pleskian
- Server operating system version
- AlmaLinux 8.9 (Midnight Oncilla)
- Plesk version and microupdate number
- 18.0.60 Update #1
Hello,
CentOS 7.9 source server with:
mysql Ver 15.1 Distrib 10.5.25-MariaDB, for Linux (x86_64) using readline 5.1
Plesk Version 18.0.60 Update #1
Almalinux 8.9 target server with:
mysql Ver 15.1 Distrib 10.3.39-MariaDB, for Linux (x86_64) using readline 5.1
Plesk Version 18.0.60 Update #1
However, I receive an error regarding the DB migration. This error also occurs when trying to import the database dump.
The error I get is the following:
On the forum I find references to similar errors, but they are all centered on different versions of the DB, in this case they are identical.
CentOS 7.9 source server with:
mysql Ver 15.1 Distrib 10.5.25-MariaDB, for Linux (x86_64) using readline 5.1
Plesk Version 18.0.60 Update #1
Almalinux 8.9 target server with:
mysql Ver 15.1 Distrib 10.3.39-MariaDB, for Linux (x86_64) using readline 5.1
Plesk Version 18.0.60 Update #1
However, I receive an error regarding the DB migration. This error also occurs when trying to import the database dump.
The error I get is the following:
Code:
Failed to copy content of database 'prestashop_db'
Migration tools tried to perform operation in 3 attempts: Command execution failed on the local server with non-zero exit code.
command: mysql --defaults-file=/usr/local/psa/var/modules/panel-migrator/sessions/20240518120659/target-server/my_localhost_prestashop_db.cnf -h localhost -P 3306 -uadmin prestashop_db < /usr/local/psa/var/modules/panel-migrator/sessions/20240518120659/target-server/db-dumps/prestashop_db.sql
exit code: 1
stdout:
stderr: ERROR at line 1: Unknown command '\-'.
On the forum I find references to similar errors, but they are all centered on different versions of the DB, in this case they are identical.