• Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Issue PMM Exception ascii codec can't decode

HoracioS

Regular Pleskian
Hello,

When migrating from Plesk to Plesk (both are #12.5) I received the following error:


|- Client 'xxxxxx'
| |
| |- Subscription 'xxxxx.com'
| |
| |- Auxiliary user '[email protected]'
| | |
| | `- error: Failed to create auxiliary user on target panel. After migration customer won't be able to login with '[email protected]' login to the panel.
| | Exception: 'ascii' codec can't decode byte 0xb5 in position 3: ordinal not in range(128)
| |
| |

How to fix it?

Many thanks in advance + Best regards,
Horacio
 
I suppose that there is non-ascii symbol in the password. On source server reset passwords for the users mentioned in error message: '[email protected]' at Subscriptions -> xxxxx.com -> Users
 
No, the server has 200 accounts and they do not have any NON-ASCII symbols.

Best regards,
Horacio
 
Hello!

Could you please check, only one auxiliary user affected by this problem, or many?

Anyway, could you please find piece of debug log around line '''ascii' codec can't decode byte 0xb5 in position 3" and send it to me? There must be an error stack trace with noted lines of source code there this error occurs. Probably we can provide you a hot fix for this issue.
 
Back
Top