Plesk for Linux
kb: technical
Applicable to:
- Plesk for Linux
Symptoms
Unable to access KernelCare extension after its installation in Plesk > Extensions > My Extensions > KernelCare > Open, the message below is shown forever:
CONFIG_TEXT: The KernelCare extension has been successfully installed. Please allow up to 5 minutes for all components to be fully configured. This page will be automatically refreshed when configuration is complete.
Cause
Issue on the KernelCare side
Resolution
- Log into the server via SSH.
- Remove
/opt/psa/var/modules/kernelcare-plesk/installing.lock
and/usr/local/psa/var/modules/kernelcare-plesk/installing.lock
files:
# rm /opt/psa/var/modules/kernelcare-plesk/installing.lock
# rm /usr/local/psa/var/modules/kernelcare-plesk/installing.lock
- Re-install the KernelCare extension by executing the following commands:
# plesk bin extension -u kernelcare-plesk
# plesk bin extension -i kernelcare-plesk
Comments
0 comments
Please sign in to leave a comment.