Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Dear Pleskians! The Plesk Forum will be undergoing scheduled maintenance on Monday, 7th of July, at 9:00 AM UTC. The expected maintenance window is 2 hours.
Thank you in advance for your patience and understanding on the matter.
backup_info_2210041218.xml: Failed to load XML document.
Line 38103 Position 10002112 error: xmlSAX2Characters: huge text node
Line 38103 Position 10002112 fatal error: Extra content at the end of the document
The backup can't be restored because the SSL It! extension config encoded in the <config> element of a backup_info_*.xml file is more significant than 10'000'000 bytes (the default maximum node size specified by the XML_MAX_TEXT_LENGTH constant of libxml2)
hello @seed4 ,
it looks similar to PPPM-13707.
the root cause is that some extension may have very huge config (>10mb) and restore filed when trying to read XML > 10Mb
extensions that may be related are SSL It! & Sectigo SSL.
you can check size of /usr/local/psa/var/modules/sslit/sslit.sqlite3 for example, and if it is more 10Mb try to export it to the file (and put to some place that will be backed up)
purge db and try again (create backup and restore it)