Hello,
Installed WHM version 78.0.24.
During the last couple of months I receive the following message:
I run the following command:
awk '$4=="E"' /var/cpanel/updatelogs/update.XXXXXX.log
(Replaced "update.XXXXXX.log" with the name of the most recent log file in the /var/cpanel/updatelogs/ directory.)
and the output is:
Then I run:
/scripts/find_outdated_services
and the output is:
Could you please help to resolve this issue?
Installed WHM version 78.0.24.
During the last couple of months I receive the following message:
Code:
=======================
The cPanel & WHM update process failed for the following reason:
Maintenance ended; however, it did not exit cleanly (256). The following events were logged: “scripts/find_outdated_services”. Review the update logs to determine why the update failed.
Update log preview:
...
...
[2019-05-30 03:01:04 +0300] E [/usr/local/cpanel/scripts/find_outdated_services] The “/usr/local/cpanel/scripts/find_outdated_services --auto” command (process 4507) reported error number 255 when it ended.
...
[2019-05-30 03:01:44 +0300] - Finished command `/usr/local/cpanel/scripts/migrate_local_ini_to_php_ini --run --verbose` in 0.128 seconds
[2019-05-30 03:01:44 +0300] Processing: Ensuring an "Active" MySQL profile is set
[2019-05-30 03:01:44 +0300] - Finished in 0.059 seconds
[2019-05-30 03:01:44 +0300] - Processing command `/usr/local/cpanel/scripts/check_mysql`
[2019-05-30 03:01:44 +0300] [/usr/local/cpanel/scripts/check_mysql] “check_mysql” will complete in the background (process ID 4869).
[2019-05-30 03:01:44 +0300] - Finished command `/usr/local/cpanel/scripts/check_mysql` in 0.060 seconds
[2019-05-30 03:01:44 +0300] Processing: Checking CloudLinux installation
[2019-05-30 03:01:44 +0300] - Processing command `/usr/local/cpanel/bin/cloudlinux_update`
[2019-05-30 03:01:44 +0300] - Finished command `/usr/local/cpanel/bin/cloudlinux_update` in 0.040 seconds
[2019-05-30 03:01:44 +0300] Processing: Updating plugins data cache
[2019-05-30 03:01:44 +0300] - Processing command `/usr/local/cpanel/bin/refresh_plugin_cache`
[2019-05-30 03:01:44 +0300] - Finished command `/usr/local/cpanel/bin/refresh_plugin_cache` in 0.054 seconds
[2019-05-30 03:01:44 +0300] Processing: Ensure cpanel-plugins yum repo exists
[2019-05-30 03:01:44 +0300] - Finished in 0.043 seconds
[2019-05-30 03:01:44 +0300] Processing: Checking End Of Life for current version.
[2019-05-30 03:01:44 +0300] - Finished in 0.087 seconds
[2019-05-30 03:01:44 +0300] Processing:
[2019-05-30 03:01:44 +0300] Maintenance complete.
=> Log closed Thu May 30 03:01:44 2019
----------------------------------------------------------------------------------------------------
=> Log opened from cPanel Update (upcp) - Slave (4216) at Thu May 30 03:01:44 2019
=======================
awk '$4=="E"' /var/cpanel/updatelogs/update.XXXXXX.log
(Replaced "update.XXXXXX.log" with the name of the most recent log file in the /var/cpanel/updatelogs/ directory.)
and the output is:
Code:
[2019-05-30 03:00:24 +0300] E Blocker found: Upgrade to the next LTS is blocked until Monday Jun 3, 2019 in order to distribute upgrades over a number of days. If you wish to upgrade now, you can do so now with the force option.
[2019-05-30 03:00:24 +0300] E The install encountered a fatal error: An attempt to upgrade to 11.80.0.10 was blocked. Please review blockers.
[2019-05-30 03:01:04 +0300] E [/usr/local/cpanel/scripts/find_outdated_services] The “/usr/local/cpanel/scripts/find_outdated_services --auto” command (process 4507) reported error number 255 when it ended.
[2019-05-30 03:01:44 +0300] E Pre Maintenance ended, however it did not exit cleanly (256). The following events were logged: "scripts/find_outdated_services". Please check the logs for an indication of what happened
=======================
/scripts/find_outdated_services
and the output is:
Code:
Looking for outdated services …
STDERR: failure: repodata/filelists.sqlite.bz2 from dell-omsa-indep: [Errno 256] No more mirrors to try.
Cpanel::Exception::ProcessFailed/(XID qxh2mc) An unknown error in the “Cpanel::Exception::ProcessFailed” package has occurred.
at /usr/local/cpanel/Cpanel/ProcessCheck/Outdated.pm line 248.
Cpanel::ProcessCheck::Outdated::_handle_stderr(Cpanel::SafeRun::Object=HASH(0x2120b00)) called at /usr/local/cpanel/Cpanel/ProcessCheck/Outdated.pm line 70
Cpanel::ProcessCheck::Outdated::eek:utdated_processes() called at /usr/local/cpanel/Cpanel/ProcessCheck/Outdated.pm line 169
Cpanel::ProcessCheck::Outdated::_outdated_services_for_centos6() called at /usr/local/cpanel/Cpanel/ProcessCheck/Outdated.pm line 99
Cpanel::ProcessCheck::Outdated::eek:utdated_services() called at /scripts/find_outdated_services line 71
scripts::find_outdated_services::__ANON__() called at /usr/local/cpanel/3rdparty/perl/528/lib/perl5/cpanel_lib/Try/Tiny.pm line 93
eval {...} called at /usr/local/cpanel/3rdparty/perl/528/lib/perl5/cpanel_lib/Try/Tiny.pm line 88
Try::Tiny::try(CODE(0x24fb600), Try::Tiny::Catch=REF(0x1e5a9c0)) called at /scripts/find_outdated_services line 80
scripts::find_outdated_services::run(scripts::find_outdated_services=HASH(0x1e2e078)) called at /scripts/find_outdated_services line 60
scripts::find_outdated_services::run(scripts::find_outdated_services=HASH(0xe90088)) called at /scripts/find_outdated_services line 60
=====================
Last edited by a moderator: