I can't migration from other server. When I did the migration. It showed error messages below. And I did the method metion in https://kb.plesk.com/en/129990. But still not work. How to fix this problem. Can I install yaml manually?
I tried to install yaml manually. But it seems there is no plesk-py27-pyyaml package on the yum server.
Plesk Migrator returned non-zero exit code
COMMAND: '/usr/local/psa/admin/sbin/modules/panel-migrator/plesk-migrator' 'generate-migration-list' '/usr/local/psa/var/modules/panel-migrator/sessions/20161027103109/config.ini' '--migration-list-format=json' '--migration-list-file=/usr/local/psa/var/modules/panel-migrator/sessions/20161027103109/migration-list-raw.json' '--skip-services-checks' '--include-existing-subscriptions' '--async' '--overwrite' '--reload-source-data'
EXIT CODE: 1
STDOUT:
STDERR:
Traceback (most recent call last):
File "/usr/local/psa/admin/sbin/modules//panel-migrator/plesk-migrator", line 16, in <module>
from parallels.core.cli.migration_cli import run
File "/usr/local/psa/admin/plib/modules/panel-migrator/backend/lib/python/parallels/core/cli/migration_cli.py", line 7, in <module>
from parallels.core.cli.common_cli import Command, CommandTypes, \
File "/usr/local/psa/admin/plib/modules/panel-migrator/backend/lib/python/parallels/core/cli/common_cli.py", line 21, in <module>
from parallels.core.utils.log import Log
File "/usr/local/psa/admin/plib/modules/panel-migrator/backend/lib/python/parallels/core/utils/log.py", line 4, in <module>
import yaml
ImportError: No module named yaml
COMMAND: '/usr/local/psa/admin/sbin/modules/panel-migrator/plesk-migrator' 'generate-migration-list' '/usr/local/psa/var/modules/panel-migrator/sessions/20161027103109/config.ini' '--migration-list-format=json' '--migration-list-file=/usr/local/psa/var/modules/panel-migrator/sessions/20161027103109/migration-list-raw.json' '--skip-services-checks' '--include-existing-subscriptions' '--async' '--overwrite' '--reload-source-data'
EXIT CODE: 1
STDOUT:
STDERR:
Traceback (most recent call last):
File "/usr/local/psa/admin/sbin/modules//panel-migrator/plesk-migrator", line 16, in <module>
from parallels.core.cli.migration_cli import run
File "/usr/local/psa/admin/plib/modules/panel-migrator/backend/lib/python/parallels/core/cli/migration_cli.py", line 7, in <module>
from parallels.core.cli.common_cli import Command, CommandTypes, \
File "/usr/local/psa/admin/plib/modules/panel-migrator/backend/lib/python/parallels/core/cli/common_cli.py", line 21, in <module>
from parallels.core.utils.log import Log
File "/usr/local/psa/admin/plib/modules/panel-migrator/backend/lib/python/parallels/core/utils/log.py", line 4, in <module>
import yaml
ImportError: No module named yaml
I tried to install yaml manually. But it seems there is no plesk-py27-pyyaml package on the yum server.
[root@vh8 parallels]# yum search plesk-py
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* base: download.nus.edu.sg
* extras: download.nus.edu.sg
* updates: download.nus.edu.sg
====================================================== N/S matched: plesk-py =======================================================
plesk-py27.x86_64 : An engine for run Plesk migration scripts
plesk-py27-devel.x86_64 : Development files for Plesk migration scripts
plesk-py27-pip.x86_64 : The PyPA recommended tool for installing Python packages
plesk-py27-setuptools.x86_64 : Easily download, build, install, upgrade, and uninstall Python packages
plesk-py27-virtualenv.x86_64 : Virtual Python Environment builder
Name and summary matches only, use "search all" for everything.
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* base: download.nus.edu.sg
* extras: download.nus.edu.sg
* updates: download.nus.edu.sg
====================================================== N/S matched: plesk-py =======================================================
plesk-py27.x86_64 : An engine for run Plesk migration scripts
plesk-py27-devel.x86_64 : Development files for Plesk migration scripts
plesk-py27-pip.x86_64 : The PyPA recommended tool for installing Python packages
plesk-py27-setuptools.x86_64 : Easily download, build, install, upgrade, and uninstall Python packages
plesk-py27-virtualenv.x86_64 : Virtual Python Environment builder
Name and summary matches only, use "search all" for everything.
Last edited: