Hi,
I am having the same issue, under the latest cpanel, 90.0.17 and latest centos 7 kernel.
I get alert email with:
Subject: Cron <
[email protected]> /usr/bin/kcarectl -q --auto-update
Body: The `free` type patch is not found for your kernel. Please select existing patch type
In this cpanel forum post,
https://forums.cpanel.net/threads/kcarectl-error.681885/#post-2802541, I was directed to this post so I run "kcarectl --update --test" twice:
1st:
"
Patch level 5 applied. Effective kernel version
Kernel is safe
"
2nd:
"
Updates already downloaded
No updates are needed for this kernel
Kernel is safe
"
Then run
sysctl -n fs.enforce_symlinksifowner
sysctl -n fs.symlinkown_gid
The first resulted in 1 and the 2nd with 99 but still the initial error is keep arriving by as an alert email.
What can I do?