• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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