Ryan Grundy
New Pleskian
- Server operating system version
- CentOS 6.8 (Final)
- Plesk version and microupdate number
- Plesk Obsidian 18.0.31
When we run the migration manager when it gets to migrating the DB's it fails with a Segmentation Fault. There is plenty of RAM and diskspace on both the destination server and the source server. Any thoughts?
Attempt #1 failed with the following error:
Command execution failed on the source server 'source'with non-zero exit code.
command: MYSQL_PWD="$(cat)" mysqldump --no-defaults -h localhost -P 3306 -uadmin --quick --quote-names --add-drop-table --default-character-set=utf8mb4 --set-charset --routines --events panel > /var/tmp/plesk_migrator-v650woup5dayxtky44ypqmm3h9ccetfv/db-dumps/panel.sql
exit code: 139
stdout:
stderr: bash: line 1: 25290 Segmentation fault LANG=en_US.utf-8 MYSQL_PWD="$(cat)" mysqldump --no-defaults -h localhost -P 3306 -uadmin --quick --quote-names --add-drop-table --default-character-set=utf8mb4 --set-charset --routines --events ev4_apanel > /var/tmp/plesk_migrator-v650woup5dayxtky44ypqmm3h9ccetfv/db-dumps/panel.sql
Attempt #1 failed with the following error:
Command execution failed on the source server 'source'with non-zero exit code.
command: MYSQL_PWD="$(cat)" mysqldump --no-defaults -h localhost -P 3306 -uadmin --quick --quote-names --add-drop-table --default-character-set=utf8mb4 --set-charset --routines --events panel > /var/tmp/plesk_migrator-v650woup5dayxtky44ypqmm3h9ccetfv/db-dumps/panel.sql
exit code: 139
stdout:
stderr: bash: line 1: 25290 Segmentation fault LANG=en_US.utf-8 MYSQL_PWD="$(cat)" mysqldump --no-defaults -h localhost -P 3306 -uadmin --quick --quote-names --add-drop-table --default-character-set=utf8mb4 --set-charset --routines --events ev4_apanel > /var/tmp/plesk_migrator-v650woup5dayxtky44ypqmm3h9ccetfv/db-dumps/panel.sql