• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be 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.

Failed to make backup Plesk 9.0

F

fabian20

Guest
In trying to do full backup local content and cofiguracion with the server, sends me the following ERROR:

This happened after doing the update of Plesk 8.6 to version 9.0 Plesk

BACKUP ERROR
****************************************************************************
Error: Runtime error in pmmcli:
exceptions.UnicodeEncodeError 'ascii' codec can't encode character u'\xf3' in position 63: ordinal not in range(128)
Traceback (most recent call last):
File "/usr/local/psa/admin/share/pmmcli/pmmcli.py", line 1417, in main
data_action_response, errcode_response, error_message = actions.get(sys.argv[1][2:])(parameters)
File "/usr/local/psa/admin/share/pmmcli/pmmcli.py", line 1338, in make_dump
return ActionRunner(MakeDumpAction, backup_task_description, None).doActivity()
File "/usr/local/psa/admin/share/pmmcli/pmmcli.py", line 67, in doActivity
result = self.processor.doActivity()
File "/usr/local/psa/admin/share/pmmcli/pmmcli.py", line 943, in doActivity
subprocess = cmd.asyncSpawn()
File "/usr/local/psa/admin/lib/python/subproc.py", line 219, in asyncSpawn
keepStderr = keepStderr)
File "/usr/local/psa/admin/lib/python/subproc.py", line 62, in __init__
self.__forkexec()
File "/usr/local/psa/admin/lib/python/subproc.py", line 90, in __forkexec
self.__process = subprocess.Popen(self.__args, stdin = self.__stdin , stdout = self.__stdout, stderr = self.__stderr, env = self.__env)
File "/usr/lib64/python2.4/subprocess.py", line 542, in __init__
errread, errwrite)
File "/usr/lib64/python2.4/subprocess.py", line 975, in _execute_child
raise child_exception
UnicodeEncodeError: 'ascii' codec can't encode character u'\xf3' in position 63: ordinal not in range(128)
***********************************************************************************

Pending a solution or early update.

Thanks,

Fabian Huerta
 
Back
Top