Can't update. Ran upcp but the Cpanel version number/features don't change.

nat

Well-Known Member
Jan 16, 2003
209
0
166
I updated cpanel but something must have went wrong as now a couple of files are missing like /usr/local/cpanel/Whostmgr/TweakSettings.pm and when I updated it completes fine but the version number doesn't change.



Currently have: WHM 10.8.0 cPanel 10.8.1-S114

Update config is set to Release.

Run /scripts/upcp --force

It completes fine. Open new browser and login to WebHost Manager and it still shows "WHM 10.8.0 cPanel 10.8.1-S114 "




I'm stuck at WHM 10.8.0 cPanel 10.8.1-S114. I am unable to update.




Tried this:

Chaning update config to Current
/scripts/perlinstaller
/scripts/rpmup
/scripts/upcp --force
 

nat

Well-Known Member
Jan 16, 2003
209
0
166
It looks like it is downloading "RELEASE"

Code:
Fetching rpm headers...

Name                                    Version        Rel
----------------------------------------------------------

All packages are currently up to date
Done
BIND 9.2.4
^[[1m^[[42mSucceeded^[[0m
Time::HiRes object version 1.87 does not match $Time::HiRes::XS_VERSION 1.74.  
Fetching http://httpupdate.cpanel.net/cpanelsync/RELEASE/cpanel/version (0)[email protected]%..$
Using mail permissions style: NEW
Installed Version: notinstalled
Newest Version:    10.8.2-RELEASE_119

Fetching http://httpupdate.cpanel.net/cpanelsync/RELEASE/install (0)[email protected]%...82%...1$
syncing cpanel
Fetching http://httpupdate.cpanel.net/cpanelsync/RELEASE/cpanel/.cpanelsync.lock (0)[email protected]$
Fetching http://httpupdate.cpanel.net/cpanelsync/RELEASE/cpanel/.cpanelsync.bz2 (0)[email protected].$
Fetching http://httpupdate.cpanel.net/cpanelsync/RELEASE/cpanel/install/vfilters.bz2 (0)[email protected]$
Got file ./install/vfilters ok (md5 matches)
Fetching http://httpupdate.cpanel.net/cpanelsync/RELEASE/cpanel/etc/stunnel/default/stunnel.conf.run.bz2 (0)[email protected]......$
Got file ./etc/stunnel/default/stunnel.conf.run ok (md5 matches)             
Fetching http://httpupdate.cpanel.net/cpanelsync/RELEASE/cpanel/logs/error_log.bz2 (0)[email protected]$
Got file ./logs/error_log ok (md5 matches)
Fetching http://httpupdate.cpanel.net/cpanelsync/RELEASE/cpanel/logs/license_log.bz2 (0)[email protected]$
Got file ./logs/license_log ok (md5 matches)
Reading from filehandle failed at /scripts/cpanelsync line 323.
==> Installing.......
==> Running post install scripts....sync          
........
........

etc....

........             
........        
........              
Done             

==> cPanel Install Complete
==> Removing Installer.....Done
==> Starting cPanel....




cat /etc/cpupdate.conf

Code:
CPANEL=manual-release
RPMUP=daily
SYSUP=manual
 

chirpy

Well-Known Member
Verifed Vendor
Jun 15, 2002
13,437
33
473
Go on, have a guess
What do you get with:

cat /usr/local/cpanel/version

If that is the right version, then you've probably got it cached in your browser.
 

chirpy

Well-Known Member
Verifed Vendor
Jun 15, 2002
13,437
33
473
Go on, have a guess
Just noticed this error in your output

Reading from filehandle failed at /scripts/cpanelsync line 323.
You might need to check /usr/local/cpanel/logs/error_log as to why that is failing, or log a ticket through your cPanel license provider and have cPanel check it out.