• 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

Upgrade from 10.4.4 to 11.0.9

HaukeW

Basic Pleskian
Hi,

I get some Errors after the update process. Can somebody help me with it?

(1)

Trying to establish test connection... connected
done
Trying to backup MySQL database... done
MySQL databases are dumped to /var/lib/psa/dumps/mysql.preupgrade.11.0.9-11.0.9.20120808-173834.dump.gz
ERROR 1133 (42000) at line 1: Can't find any matching row in the user table

Passwords for some MySQL users were not upgraded.
All MySQL DB users that may be used by Panel MUST have passwords in new 41-character format in order for Panel to function properly.
Currently following users have passwords in old format: aspcomplete@%, aspcomplete@localhost, aspcsk@%, aspcsk@localhost, aspcss@%, aspcss@localhost, aspsession@%, aspsession@localhost, billing@localhost, billing_550d@localhost, billing_5e9f@localhost, billing_10a8@localhost.
Please ensure that MySQL server is not forced to use old password hashing algorithm and upgrade password format manually for users from the list above. Consult with MySQL server manual on detailed steps.
You may skip certain users if you are sure they weren't created and aren't used by Panel.


(2) This message appears for all User in the Log

user1 homedir /var/www/vhosts/domain.net or its parent directory conflicts with a
defined context in /etc/selinux/targeted/contexts/files/file_contexts,
/usr/sbin/genhomedircon will not create a new context. This usually indicates an incorrectly defined system account. If it is a system account please make sure its login shell is /sbin/nologin.

(3)


STOP psa-drweb-configurator-11.0.9-cos5.build110120608.16 upgrading AT Wed Aug 8 16:04:35 CEST 2012
START psa-drweb-configurator-11.0.9-cos5.build110120608.16 upgrading AT Wed Aug 8 16:04:35 CEST 2012
Trying to allow large pid numbers for drwebd... done
Trying to Turn key expiration notifications for 2 days in drweb config files... drwebmng: Service /etc/init.d/drwebd failed to reload
/usr/local/psa/admin/sbin/drwebmng execution failed:
drwebmng: Service /etc/init.d/drwebd failed to reload
/usr/local/psa/admin/sbin/drwebmng[28605]: Unable to reload drweb antivirus daemon
/usr/local/psa/admin/sbin/drwebmng execution failed:
drwebmng: Service /etc/init.d/drwebd failed to reload
/usr/local/psa/admin/sbin/drwebmng[28605]: Unable to reload drweb antivirus daemon
Trying to Reconfigure watchdog...
**** Package psa-drweb-configurator scriptlet completed successfully.


Best Regards
 
You may also try upgrading the database by running the bootstrapper:

/usr/local/psa/bootstrapper/pp11.0.9-bootstrapper/bootstrapper.sh repair
 
Back
Top