Applicable to:
- Plesk for Linux
Symptoms
-
Red Hat Enterprise Linux is used n the server.
-
Upgrade to Plesk Obsidian fails with the following error:
CONFIG_TEXT: plesk-mail-pc-driver-18.0-2.centos.7+p18.0.17.0+t190726.0917.x86_64 requires libmilter.so.1.0()(64bit)
-
rhel-7-server-optional-rpms repository is not enabled:
# yum repolist | grep optional
#
Cause
rhel-7-server-optional-rpms repository is required for Plesk Obsidian installation or upgrade.
The lack of corresponding checks during the installation and upgrade is a registered Plesk bug #PPPM-10923 which will be fixed in upcoming updates.
Resolution
-
Connect to the server via SSH.
-
Enable the required repository:
# subscription-manager repos --enable=rhel-7-server-optional-rpms
Comments
2 comments
Unable to verify server's identity: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:618)
Hello @Jászay Norbert,
Please following the troubleshooting guide described in the official Red Hat documentation:
https://access.redhat.com/documentation/en-us/red_hat_subscription_management/1/html/rhsm/certs-troubleshoot-verify
Please sign in to leave a comment.