• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

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