A major version downgrade from 11.128.0.14 to 11.110.0.70 is not allowed.
Greetings community.
It seems cPanel is attempting to install a downgrade. We've been regularly getting this error message" A major version downgrade from 11.128.0.14 to 11.110.0.70 is not allowed."
Has anyone come across this and know how to stop cPanel from trying to push this downgrade?
I should note that we are leasing a VPS server from GoDaddy and we upgraded from their installed AlmaLinux 9 to CloudLinux 9.6.
-
Hey there! Can you run this command and share the output?
cat /etc/cpupdate.conf
0 -
cPRex
CPANEL=11.110
RPMUP=daily
SARULESUP=daily
STAGING_DIR=/usr/local/cpanel
UPDATES=daily0 -
There you go - your server has been pinned to version 110 for some reason so it's trying to install that as a downgrade.
Change that top line to be
CPANEL=stable
and you'll be all set!
0 -
cPRex
Good to know. I can just change that under the "Update Preferences" section?0 -
I don't believe so - pinning the version has to happen on the command line.
0
Please sign in to leave a comment.
Comments
5 comments