Hello Everyone,
To update, this issue appears to occur in cases where the
cpanel-plugins.repo YUM repo was manually removed, or when
/scripts/rpmup could not finish successfully during a cPanel update (due to RPM conflicts).
The official solution to this issue is to ensure the latest version of the Let's Encrypt plugin is properly installed (or uninstalled if you no longer want to use the plugin).
1. If you're facing this issue and want to continue using the Let's Encrypt plugin, reinstall it using the following commands:
Code:
/scripts/uninstall_lets_encrypt_autossl_provider
/scripts/install_lets_encrypt_autossl_provider
2. If you're facing this issue and no longer want to use the Let's Encrypt plugin, simply uninstall it using the following command:
Code:
/scripts/uninstall_lets_encrypt_autossl_provider
Once either of these steps are taken, run the cPanel update process again to ensure it completes successfully:
Let us know if you have any questions.
Thanks!