• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • 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.

UtilityError Cannot Pack Theme For Vendor AdminSTDOUT

Can someone help me with this problem? I've been getting it for a while and have not found any way to fix it. It happens on every backup, even Plesk local backups. Anyone experience this problem before?

<?xml version="1.0" encoding="UTF-8"?>
<execution-result status="warnings" log-location="/usr/local/psa/PMM/sessions/2015-09-25-214703.109/migration.result">
<object name="server" type="server">
<message id="eaf765db-bfed-4c60-8ccc-e21d6c3eeb72" severity="warning" code="UtilityError">
<description>Cannot pack theme for vendor adminSTDOUT:</description>
</message>
</object>
</execution-result>
 
Usually this error message occur when you have IP address attached to domain which are not present in the server. Try to find this extra IP address and assign existing IP to this domain instead of this IP.
 
Could you please elaborate IgorG? Not sure what you mean.
We are having the same issue.

migration.log
[2015-10-29 04:14:55.186| 752] INFO: Ftp init url ftp://DOMAIN/FOLDER/backup_1510290413.tar
[2015-10-29 04:18:16.984| 752] INFO: CurlError[82ab0a1f-75ec-4be7-8330-4f3a4f0de7d5]: Curl error: Failed sending data to the peer [./ftp.cpp:418]
void plesk::tFtpConnection::UploadFile(const std::string&)
[2015-10-29 04:18:16.984| 752] INFO: TransportError[468f1893-7085-4c33-8366-3a56595573c4]: Transport error: unable to put local file /usr/local/psa/PMM/tmp/backupZtU79u/backup_1510290413.tar to backup_1510290413.tar: Curl error: Failed sending data to the peer [./transport.cpp:706]
virtual void plesk::tRepositoryFtp::putFile(const std::string&, const std::string&)
[2015-10-29 04:18:17.378| 752] INFO: pmm-ras finished. Exit code: 1

migration.result
<?xml version="1.0" encoding="UTF-8"?>
<execution-result status="error" log-location="/usr/local/psa/PMM/sessions/2015-10-29-041301.593/migration.result">
<message id="8329c6da-fe89-4bbe-8881-c38982828ac8" severity="error" code="msgtext">
<description>Can&#39;t upload file &#39;backup_info_1510290413.xml&#39; to ftp. Error code: 1</description>
</message>
<object name="server" type="server">
<message id="4b5931c6-ccaa-4e4f-80db-029ae783c57f" severity="warning" code="UtilityError">
<description>Cannot pack theme for vendor adminSTDOUT:</description>
</message>
</object>
</execution-result>
 
Back
Top