• Hi, Pleskians! We are running a UX testing of our upcoming product intended for server management and monitoring.
    We would like to invite you to have a call with us and have some fun checking our prototype. The agenda is pretty simple - we bring new design and some scenarios that you need to walk through and succeed. We will be watching and taking insights for further development of the design.
    If you would like to participate, please use this link to book a meeting. We will sent the link to the clickable prototype at the meeting.
  • Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.

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