• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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