• 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.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Migration from 9.0.0 CentOS 5 to 10.3 - Ip Address error

J

JeromeL

Guest
Hello,
I try to upgrade Plesk 9.0.0 to the last version (10.3).
Before launch the upgrade manager, I need to be sure all is ok because it's a production server.

To do that I follow many forum and I found this article http://kb.odin.com/9436

When I do this command line:
php -d safe_mode=Off plesk103_preupgrade_checker.php XXXXXXX

I have this error:
STEP 18: Checking Plesk IP addresses...
[FATAL_ERROR] Unable to get IP address

I search on google and on this forum but I can't find how to solve this problem.

I checked:
hosts file on linux: ip adress and host name OK
static ip on linux OK
ifconfig OK
client OK
all domains ip OK
Plesk ip OK (I have only one)

Best regards,

Jérôme
 
Thanks for your help,

but all clients have IP addess of the host. I didn't understand the answer about dummy domain.

Jérôme
 
I try an update to 10 and to 9.5 and got this errors:

rpmdb: Lock table is out of available locker entries
rpmdb: Unknown locker ID: 3d9a
error: db4 error(22) from db->close: Invalid argument
error: cannot open Packages database in /var/lib/rpm
rpmdb: Lock table is out of available locker entries
rpmdb: Unknown locker ID: 3d9b
error: db4 error(22) from db->close: Invalid argument
error: cannot open Packages database in /var/lib/rpm
ERROR: Unable to install the requested packages because either there is not enough free disk space left, or there are package dependency problems.
Warning! Not all packages were installed.
Please check if your system services are operable.
Please, contact product technical support.

All packages are downloaded and I have 6Go md1 free and 405Go md2 free, 1Go memory free.

Any idea?
 
Looks like that there is corrupted rpm database.

Try to repair it with

cp -r /var/lib/rpm /var/lib/rpm_
rm -f /var/lib/rpm/__*
rpm --rebuilddb
 
Thanks for help,
this command lines are done.

I try to update to 9.3.0 (yellow exclamation).

Edit: Ok for update to 9.3.
But all other versions (10.x too) get a red exclamation (!), are there any problems to update to this versions?
 
Last edited by a moderator:
I have always this error:
When I do this command line:
php -d safe_mode=Off plesk103_preupgrade_checker.php XXXXXXX

I have this error:
STEP 18: Checking Plesk IP addresses...
[FATAL_ERROR] Unable to get IP address
 
Is there a risk to update when I have red dot (!) before the version of update?
 
I try to update Plesk 9.3.0 to 9.5.4 via SSH but i got this error:
Downloading the file PSA_9.5.4/plesk_getkeyinfo.sh: 100% done.
XMLRPC remote call failed: HTTP error #-1 occurred
Error: Failed to connect to the licensing server.

Continuing with the upgrade without having an appropriate product license key
will result in the installation of a default license key with limited
functionality. Administrators are advised to first acquire the appropriate
license key before continuing with the product upgrade.

Do you want to continue?
Type either Yes or No:
[N]: No
ERROR: Failed to check whether a new license key is available.
Not all packages were installed.
Please, resolve the above problem and try installing the packages again.
If you cannot resolve the problem on your own, contact product technical support for assistance.

How can I solve this problem?

Best regards,
Jérôme
 
Thanks for your help,
upgrade to 9.5.4 OK
I make a backup and then try to upgrade to last version.

Best regards,

Jérôme
 
The update is done but it still an error
After update, there is these error:
Customer & Business Manager is upgrading to version 10.3.0-1. Please wait. Update permissions for actions..........................[ OK ]
Upgrading...............................................[ OK ]
Repair integration with local panel:
Try to repair integration...............................[ FAILED ]


Failed to run command '/usr/local/psa/admin/bin/billing-integration --command='upgrade' --from-version='6.0.4-1' --to-version='10.3.0-1'' Exit code: 254
Output:
Update permissions for actions..........................[ OK ]
Upgrading...............................................[ OK ]
Repair integration with local panel:
Try to repair integration...............................[ FAILED ]

Wrong panel login / password.Customer & Business Manager is upgrading to version 10.3.0-1. Please wait. Update permissions for actions..........................[ OK ]
Upgrading...............................................[ OK ]
Repair integration with local panel:
Try to repair integration...............................[ FAILED ]


Failed to run command '/usr/local/psa/admin/bin/billing-integration --command='upgrade' --from-version='6.0.4-1' --to-version='10.3.0-1'' Exit code: 254
Output:
Update permissions for actions..........................[ OK ]
Upgrading...............................................[ OK ]
Repair integration with local panel:
Try to repair integration...............................[ FAILED ]

Wrong panel login / password.

When i go to plesk web interface, I get this message:
Information: Customer and Business Manager was successfully installed but it requires additional configuration. Click here to complete the installation.

When I click to complete the installation, here is the output:
Output:
Update permissions for actions..........................[ OK ]
Upgrading...............................................[ OK ]
Repair integration with local panel:
Try to repair integration...............................[ FAILED ]

Any idea to solve this problem?

Jérôme
 
Back
Top