• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

11.5.30 Update #47 - updated won't load on :8447 any more

DannyRichardson

New Pleskian
Hi,

Got an email saying the updater didn't work.

Have tried to do it manually and when I click from the control panel page, either 1) the update page on :8447 never loads, or 2) just loads the login screen and I can never log in.

It seems that starting the daemon manually gets it started, but then it immediately crashes when ran/accessed.

When running in debug mode I get:
Code:
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<autoinstaller status="error" 
error_message="An internal error occured in auto-installer, rev.326484 BackendProtocol.cpp, line 61.
Not all packages were installed.
Please, contact product technical support." 
error_class="internal" />

And then straight after:
Code:
# netstat -anp |grep 8447
Shows that nothing is listening (i.e. it's crashed).

Whenever I manually restart the installer daemon, it crashes each time it's ran - following details from log file at /tmp/autoinstaller3.log:
Code:
Parallels Installer 3.15.15 (built on 2013-08-14 09:46 svn rev. 324060) started at (timezone EST) Mon Jun 23 06:38:54 2014
Command line arguments: /usr/local/psa/admin/bin/autoinstaller --service-mode=components --enable-xml-output --ssl-cert /usr/local/psa/admin/conf/httpsd.pem --branch stable 

SourceUrl: original source url is https://autoinstall.plesk.com/
SourceUrl: fixed url is https://autoinstall.plesk.com/
Try to find rcfile...
Autoinstaller rcfile not found.
Read component settings from /root/.autoinstaller/options.ini
Doing restart of Parallels Installer...
Warning: BuildLoader finish with unsuccess.
Error: Failed to download the package https://autoinstall.plesk.com/MYSQL_5.5/mysql-5.5-rhel5-x86_64.inf3:
The requested URL returned error: 404

DEBUG: web server PID=26516 was stopped.
FileFetcher: get file (~empty)/PSA_11.5.30/plesk-11.5.30-cos5-x86_64.inf3
FileFetcher: get file (~empty)/SITEBUILDER_11.5.10/sitebuilder-11.5.10-rhall-all.inf3
FileFetcher: get file (~empty)/BILLING_11.5.30/billing-11.5.30-rhall-all.inf3
Error: An internal error occured in auto-installer, rev.326484 BackendProtocol.cpp, line 61.
Not all packages were installed.
Please, contact product technical support.

please help!
 
Back
Top