Hello,
After upgrade Plesk to Obsidian I have error in Backup Manager :
xmlSchemaParse() failed
System : Ubuntu Xenial
Plesk Version : Obsidian 18.0.20
I see errors in the logs (/var/log/plesk/PMM/pmmcli.log) :
I try reinstall python-libxml2 python python2.7 python3 python3.5 - no change.
Any help ? Tip ?
After upgrade Plesk to Obsidian I have error in Backup Manager :
xmlSchemaParse() failed
System : Ubuntu Xenial
Plesk Version : Obsidian 18.0.20
I see errors in the logs (/var/log/plesk/PMM/pmmcli.log) :
2019-10-26 20:27:03.232|22298] DEBUG: send-error-report /opt/psa/admin/bin/send-error-report <?xml version="1.0" ?><error><file>pmmcli, <class 'libxml2.parserError'></file><line>0</line><message>xmlSchemaParse() failed</m
essage><trace> File "/usr/lib/python2.7/runpy.py", line 174, in _run_module_as_main
"__main__", fname, loader, pkg_name)
File "/usr/lib/python2.7/runpy.py", line 72, in _run_code
exec code in run_globals
File "/opt/psa/admin/sbin/pmmcli/__main__.py", line 25, in <module>
bootstrap_pex(__entry_point__)
File "/opt/psa/admin/sbin/pmmcli/.bootstrap/_pex/pex_bootstrapper.py", line 98, in bootstrap_pex
pex.PEX(entry_point).execute()
File "/opt/psa/admin/sbin/pmmcli/.bootstrap/_pex/pex.py", line 324, in execute
self._wrap_coverage(self._wrap_profiling, self._execute)
File "/opt/psa/admin/sbin/pmmcli/.bootstrap/_pex/pex.py", line 254, in _wrap_coverage
runner(*args)
File "/opt/psa/admin/sbin/pmmcli/.bootstrap/_pex/pex.py", line 286, in _wrap_profiling
runner(*args)
File "/opt/psa/admin/sbin/pmmcli/.bootstrap/_pex/pex.py", line 367, in _execute
return self.execute_entry(self._pex_info.entry_point)
File "/opt/psa/admin/sbin/pmmcli/.bootstrap/_pex/pex.py", line 425, in execute_entry
runner(entry_point)
File "/opt/psa/admin/sbin/pmmcli/.bootstrap/_pex/pex.py", line 430, in execute_module
runpy.run_module(module_name, run_name='__main__')
File "/usr/lib/python2.7/runpy.py", line 192, in run_module
fname, loader, pkg_name)
File "/usr/lib/python2.7/runpy.py", line 72, in _run_code
exec code in run_globals
File "/opt/psa/admin/sbin/pmmcli/pmmcli.py", line 3030, in <module>
File "/opt/psa/admin/sbin/pmmcli/pmmcli.py", line 3023, in main
File "/opt/psa/admin/sbin/pmmcli/pmmcli.py", line 2917, in logUnhandledError
File "/opt/psa/admin/sbin/pmmcli/error_reporter.py", line 18, in sendException
stack_trace = traceback.format_stack()
</trace></error>
[2019-10-26 20:27:03.236|22298] INFO: Executing asynchronously <subprocess[22300] '/opt/psa/admin/bin/send-error-report send-error-report pmm'>
[2019-10-26 20:27:03.237|22298] INFO: Outgoing packet:
<?xml version="1.0" ?><response>
<errcode>1001</errcode>
<errmsg>xmlSchemaParse() failed</errmsg>
</response>
essage><trace> File "/usr/lib/python2.7/runpy.py", line 174, in _run_module_as_main
"__main__", fname, loader, pkg_name)
File "/usr/lib/python2.7/runpy.py", line 72, in _run_code
exec code in run_globals
File "/opt/psa/admin/sbin/pmmcli/__main__.py", line 25, in <module>
bootstrap_pex(__entry_point__)
File "/opt/psa/admin/sbin/pmmcli/.bootstrap/_pex/pex_bootstrapper.py", line 98, in bootstrap_pex
pex.PEX(entry_point).execute()
File "/opt/psa/admin/sbin/pmmcli/.bootstrap/_pex/pex.py", line 324, in execute
self._wrap_coverage(self._wrap_profiling, self._execute)
File "/opt/psa/admin/sbin/pmmcli/.bootstrap/_pex/pex.py", line 254, in _wrap_coverage
runner(*args)
File "/opt/psa/admin/sbin/pmmcli/.bootstrap/_pex/pex.py", line 286, in _wrap_profiling
runner(*args)
File "/opt/psa/admin/sbin/pmmcli/.bootstrap/_pex/pex.py", line 367, in _execute
return self.execute_entry(self._pex_info.entry_point)
File "/opt/psa/admin/sbin/pmmcli/.bootstrap/_pex/pex.py", line 425, in execute_entry
runner(entry_point)
File "/opt/psa/admin/sbin/pmmcli/.bootstrap/_pex/pex.py", line 430, in execute_module
runpy.run_module(module_name, run_name='__main__')
File "/usr/lib/python2.7/runpy.py", line 192, in run_module
fname, loader, pkg_name)
File "/usr/lib/python2.7/runpy.py", line 72, in _run_code
exec code in run_globals
File "/opt/psa/admin/sbin/pmmcli/pmmcli.py", line 3030, in <module>
File "/opt/psa/admin/sbin/pmmcli/pmmcli.py", line 3023, in main
File "/opt/psa/admin/sbin/pmmcli/pmmcli.py", line 2917, in logUnhandledError
File "/opt/psa/admin/sbin/pmmcli/error_reporter.py", line 18, in sendException
stack_trace = traceback.format_stack()
</trace></error>
[2019-10-26 20:27:03.236|22298] INFO: Executing asynchronously <subprocess[22300] '/opt/psa/admin/bin/send-error-report send-error-report pmm'>
[2019-10-26 20:27:03.237|22298] INFO: Outgoing packet:
<?xml version="1.0" ?><response>
<errcode>1001</errcode>
<errmsg>xmlSchemaParse() failed</errmsg>
</response>
I try reinstall python-libxml2 python python2.7 python3 python3.5 - no change.
Any help ? Tip ?