• 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.

Pre-upgrade check problem.

keff

Basic Pleskian
Hello,

my system is Debian 6.0
Plesk 10.4.4

I'm trying to upgrade Plesk to 11.5.30, but first I'd like to check. When I use pre_update checker I got this:

root@panel:~/parallels/PSA_10.4.4/examiners# php -d safe_mode=Off plesk115_preupgrade_checker.php (admin hash)

[2013-12-11 10:58:45][INFO] ==> Installed Plesk version/build: 10.4.4 Debian 6.0 1013111102.18

[2013-12-11 10:58:45][INFO] ==> Detect system configuration
[2013-12-11 10:58:45][INFO] OS:
[2013-12-11 10:58:45][INFO] Arch: i386

[2013-12-11 10:58:45][INFO] ==> Validating the database password
[2013-12-11 10:58:45][INFO] Result: OK

[2013-12-11 10:58:45][INFO] ==> Pre-Upgrade analyzer version: 11.5.30.10

[2013-12-11 10:58:45][INFO] ==> STEP 1: Detecting if the apparmor service is switched off...
[2013-12-11 10:58:45][INFO] Result: OK

[2013-12-11 10:58:45][INFO] ==> STEP 2: Validate hostname
[2013-12-11 10:58:45][FATAL_ERROR] Command: hostname -f returns:
Hostname is not defined and configured. Unable to get hostname. Server should have properly configured hostname and it should be resolved locally.

but hostname -f give fqdn.
 
Hi,

am I right, that after returns: nothing comes? But if you execute the command on yourself?
Normally this checks will be done also when starting update. But try to use also the 11.0.9 preupgrade checker please to exclude if this is appearantly a bug.
 
root@panel:~/parallels/PSA_10.4.4/examiners# php -d safe_mode=Off plesk110_preupgrade_checker.php

[2013-12-12 09:29:43][INFO] ==> Installed Plesk version/build: 10.4.4 Debian 6.0 1013111102.18

[2013-12-12 09:29:43][INFO] ==> Detect system configuration
[2013-12-12 09:29:43][INFO] OS:
[2013-12-12 09:29:43][INFO] Arch: i386

[2013-12-12 09:29:43][INFO] ==> Validation of given db password
[2013-12-12 09:29:43][INFO] Result: OK

[2013-12-12 09:29:43][INFO] ==> Pre-Upgrade analyzer version: 11.0.9.14

[2013-12-12 09:29:43][INFO] ==> STEP 1: Detecting if the apparmor service is switched off...
[2013-12-12 09:29:43][INFO] Result: OK

[2013-12-12 09:29:43][INFO] ==> STEP 2: Validate hostname
[2013-12-12 09:29:43][FATAL_ERROR] Command: hostname -f returns:
Hostname is not defined and configured. Unable to get hostname. Server should have properly configured hostname and it should be resolved locally.

The same problem. I was wondering, it is possible to do the check and only check trough autoinstaller?
 
Back
Top