• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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