• 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

Issue From Plesk to Plesk Migration failed

squaladesign

New Pleskian
Server operating system version
Debian 10 - Plesk
Plesk version and microupdate number
Plesk Obsidian 18.0.47 Update #5,
Hi, I'm trying to migrate all websites from one VPS to another and both have Plesk. When I'm trying to do I have this error

Plesk Migrator returned non-zero exit code

COMMAND: '/usr/local/psa/admin/sbin/modules/panel-migrator/plesk-migrator' 'generate-migration-list' '/opt/psa/var/modules/panel-migrator/sessions/20221107125402/config.ini' '--migration-list-format=json' '--migration-list-file=/opt/psa/var/modules/panel-migrator/sessions/20221107125402/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 "/opt/psa/admin/sbin/modules//panel-migrator/plesk-migrator", line 44, in <module>
sys.exit(run(base_dir, var_dir, execution_path, sys.argv[1:]))
File "/usr/local/psa/admin/plib/modules/panel-migrator/backend/lib/python/parallels/core/cli/migration_cli.py", line 34, in run
datetime.strptime("2017-01-01", "%Y-%m-%d")
File "/opt/plesk/python/2.7/lib/python2.7/_strptime.py", line 274, in <module>
_TimeRE_cache = TimeRE()
File "/opt/plesk/python/2.7/lib/python2.7/_strptime.py", line 192, in __init__
self.locale_time = LocaleTime()
File "/opt/plesk/python/2.7/lib/python2.7/_strptime.py", line 70, in __init__
self.lang = _getlang()
File "/opt/plesk/python/2.7/lib/python2.7/_strptime.py", line 29, in _getlang
return locale.getlocale(locale.LC_TIME)
AttributeError: 'module' object has no attribute 'getlocale'

What I have to do?
Thanks
 
Back
Top