• 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.
  • (Plesk for Windows):
    MySQL Connector/ODBC 3.51, 5.1, and 5.3 are no longer shipped with Plesk because they have reached end of life. MariaDB Connector/ODBC 64-bit 3.2.4 is now used instead.
  • 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 Plesk Migrator can't migrate auxiliary users

dlmsweet

New Pleskian
Server operating system version
AlmaLinux release 8.10
Plesk version and microupdate number
Plesk Obsidian 18.0.67
Hello!

I'm wondering if anyone else has run into this issue. We're trying to migrate from an older server on CentOS 5, running Plesk Obsidian 18.0.66 to a new server on Almalinux 8 running 18.0.67.
Creating auxiliary users seems to fail every time with the error:
Incorrect syntax for the command's '-country' parameter. Invalid country code

For example:

Failed to perform an action on auxiliary user '[email protected]' owned by ''xxxxxx'': Failed to create auxiliary user on target panel. After migration customer won't be able to login to target panel with username '[email protected]'. Exception message: Command execution failed on the local server with non-zero exit code.
command: /usr/local/psa/bin/user --create [email protected] -cname [email protected] -role 'Mail User (spamfilter; virusfilter)' -passwd '' -company '' -phone '' -fax '' -address '' -city '' -state '' -zip '' -country '' -im '' -im-type Other -comment '' -status enabled -email [email protected] -owner xxxxxx -notify false -ignore-nonexistent-options
exit code: 1
stdout:
stderr: Incorrect syntax for the command's '-country' parameter. Invalid country code

Does anyone know how to either force a specific country code, or otherwise make it so all these users get migrated? We have hundreds of them that need to be created.
 
Back
Top