• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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