Announcement

Collapse
No announcement yet.

uninstall kernelcare Plesk 17.5.3 extension on Debian 8.8 error

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • uninstall kernelcare Plesk 17.5.3 extension on Debian 8.8 error

    Hi,

    im experiencing delayed reboots shutdowns since uninstalling kernelcare 2.12-2 via Plesk 17.5.3 extensions running on Debian 8.8. Got a green success messages when uninstalling.

    But it has not been removed.

    Syslog says during shutdown:

    Code:
    Jun  9 10:04:31 vps systemd[1]: Stopping LSB: KernelCare startup...
    The File kcare is still present in /etc/init.d and /etc/rc0.d till rc6.d as "K01kcare".

    Is there a safe way to remove it? Or is an update planned?

    Thanks in advanced.

    Matthl

  • #2
    Played around a bit.

    Seems like a simple

    Code:
    apt-get purge kernelcare
    after removal of the extension in Plesk is sufficient to remove every file, cronjob, etc., thats related to kernelcare.

    Possibly its necessary to reboot once with the main files in /usr/bin removed in Plesk beforhand. Otherwise purge might deliver an error.

    Solved for me.

    Comment

    Working...
    X