zefie

Member
Jun 13, 2013
15
3
3
cPanel Access Level
Root Administrator
WHM states I need to reboot with its "You must reboot the server to apply software updates." yellow bubble in the top right, but when I click it I get the following:

A fatal error or timeout occurred while processing this directive.[show] [close]

(expanded, the error is as follows)
Code:
kcarectl --info reporting unknown patch type: free:1543640578
 at /usr/local/cpanel/Cpanel/KernelCare.pm line 80.
    Cpanel::KernelCare::get_kernelcare_state() called at /usr/local/cpanel/Cpanel/KernelCare/Suggest.pm line 65
    Cpanel::KernelCare::Suggest::get_suggestion() called at whostmgr/bin/whostmgr.pl line 5204
    main::graceful_reboot_landing("graceful_reboot_landing") called at /usr/local/cpanel/Whostmgr/Dispatch.pm line 259
    Whostmgr::Dispatch::_do_call("graceful_reboot_landing", HASH(0x3fe47c8), HASH(0x3fe49d0)) called at /usr/local/cpanel/Whostmgr/Dispatch.pm line 157
    Whostmgr::Dispatch::dispatch("graceful_reboot_landing", 1, ARRAY(0x3fe4840), HASH(0x3fe49d0)) called at whostmgr/bin/whostmgr.pl line 393
This is the second time kernel care has been problematic due to being too far behind centos in the updates (centos updates kernel, kcare bugs out because it doesn't know about it yet, things break until kcare fixes it).

How do I turn off kernelcare and just use CentOS?
 
Last edited by a moderator:

rpvw

Well-Known Member
Jul 18, 2013
1,100
479
113
UK
cPanel Access Level
Root Administrator

cPanelLauren

Product Owner II
Staff member
Nov 14, 2017
13,266
1,309
363
Houston
Hello,


I'm not sure what was pushed that would have fixed that based on our changelogs 76 Change Log - Change Logs - cPanel Documentation (the last update that was pushed for 76.0.13 didn't contain anything for kernelcare nor have any recents.

Unless you just moved to v76 which does contain a fix for an issue with kernelcare:
  • Fixed case CPANEL-20239: Fixed false reboot suggestion when KernelCare is running.
  • Fixed case CPANEL-21707: Fixed false reboot suggestion when KernelCare is running.
There are also a couple of new cases for "unknown patch type" issues with kernelcare CPANEL-24248 and CPANEL-22957 both of which are in progress currently.