• 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.

Backup error

S

SOMMERMEYERA

Guest
Hi!
When I want to make a backup I have this message
Erreur: Runtime error in pmmcli:
libxml2.parserError xmlSchemaParse() failed
Traceback (most recent call last):
File "/usr/local/psa/admin/share/pmmcli/pmmcli.py", line 1846, 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 1665, in get_dumps_list
return ActionRunner(GetDumpsListAction, dump_list_query, None).doActivity()
File "/usr/local/psa/admin/share/pmmcli/pmmcli.py", line 65, in __init__
self.processor = ActionProcessor(parameter_stdin, parameters)
File "/usr/local/psa/admin/share/pmmcli/pmmcli.py", line 117, in __init__
PMMCliAction.__init__(self, parameter_stdin, parameters)
File "/usr/local/psa/admin/share/pmmcli/pmmcli.py", line 89, in __init__
self.__input_validator = validator.Validator(pmm_config.pmm_api_xml_protocols_schema())
File "/usr/local/psa/admin/lib/python/validator.py", line 19, in __init__
self.ctxt_schema = self.ctxt_parser.schemaParse()
File "/usr/lib64/sw/python2.4/site-packages/libxml2.py", line 6257, in schemaParse
if ret is None:raise parserError('xmlSchemaParse() failed')
parserError: xmlSchemaParse() failed

Thank you,

André
 
Unfortunately here is not enough details but I can assume only that something wrong with libxml2 library there.
Try to update this package with all related dependences. I hope it will help.
 
Back
Top