• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Unable to restore domain

J

JeffT

Guest
I am attempting to restore a domain via backup and am getting this log file. Any help would be appreciated.

<?xml version="1.0"?>
<execution-result status="success"><message code="AssertionFailed" severity="error"><context>plesk::tXmlDocument::tXmlDocument</context><file>.\xml_parse.cpp</file><line>108</line><text>Assertion failed: content.size()</text></message><message code="FailedDomainDeployment" severity="error"><context>plesk::tDomainDeployer::eek:perator ()</context><file>.\domain_deploy.cpp</file><line>381</line><text>Failed deployment of domain domain.org</text><message code="ExecCliGate::GateError" severity="error"><context>plesk::CliExec::makePostRequest</context><file>.\cmd_exec.cpp</file><line>171</line><text>Error during CLI Gate interface usage: couldn't connect to host</text></message></message></execution-result>
 
Judging by the error, this is connenctivity issue:

Error during CLI Gate interface usage: couldn't connect to host

Please clarify how exactly are you trying to restore backup. Do you restore it on the same server, do you use command line utilities or do you use graphic interface?
 
I backup a domain on an 8.1 Plesk.
Take the PSA file and copy it to the 9 Plesk box.
Run the convert utility to convert the PSA into a Plesk 9 backup file.
Go into Plesk and create the domain.
Attempt to run the restore and receive this error.
 
Back
Top