• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Issue Backup xmlSchemaParse() failed after upgrade to Obsidian

PawelK

New Pleskian
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) :

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, &lt;class 'libxml2.parserError'&gt;</file><line>0</line><message>xmlSchemaParse() failed</m
essage><trace> File &quot;/usr/lib/python2.7/runpy.py&quot;, line 174, in _run_module_as_main
&quot;__main__&quot;, fname, loader, pkg_name)
File &quot;/usr/lib/python2.7/runpy.py&quot;, line 72, in _run_code
exec code in run_globals
File &quot;/opt/psa/admin/sbin/pmmcli/__main__.py&quot;, line 25, in &lt;module&gt;
bootstrap_pex(__entry_point__)
File &quot;/opt/psa/admin/sbin/pmmcli/.bootstrap/_pex/pex_bootstrapper.py&quot;, line 98, in bootstrap_pex
pex.PEX(entry_point).execute()
File &quot;/opt/psa/admin/sbin/pmmcli/.bootstrap/_pex/pex.py&quot;, line 324, in execute
self._wrap_coverage(self._wrap_profiling, self._execute)
File &quot;/opt/psa/admin/sbin/pmmcli/.bootstrap/_pex/pex.py&quot;, line 254, in _wrap_coverage
runner(*args)
File &quot;/opt/psa/admin/sbin/pmmcli/.bootstrap/_pex/pex.py&quot;, line 286, in _wrap_profiling
runner(*args)
File &quot;/opt/psa/admin/sbin/pmmcli/.bootstrap/_pex/pex.py&quot;, line 367, in _execute
return self.execute_entry(self._pex_info.entry_point)
File &quot;/opt/psa/admin/sbin/pmmcli/.bootstrap/_pex/pex.py&quot;, line 425, in execute_entry
runner(entry_point)
File &quot;/opt/psa/admin/sbin/pmmcli/.bootstrap/_pex/pex.py&quot;, line 430, in execute_module
runpy.run_module(module_name, run_name='__main__')
File &quot;/usr/lib/python2.7/runpy.py&quot;, line 192, in run_module
fname, loader, pkg_name)
File &quot;/usr/lib/python2.7/runpy.py&quot;, line 72, in _run_code
exec code in run_globals
File &quot;/opt/psa/admin/sbin/pmmcli/pmmcli.py&quot;, line 3030, in &lt;module&gt;
File &quot;/opt/psa/admin/sbin/pmmcli/pmmcli.py&quot;, line 3023, in main
File &quot;/opt/psa/admin/sbin/pmmcli/pmmcli.py&quot;, line 2917, in logUnhandledError
File &quot;/opt/psa/admin/sbin/pmmcli/error_reporter.py&quot;, 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 ?
 
Back
Top