Overview
After completing the Initial Configuration of Kerio Connect, the wizard remains stuck in the Kerio Connect system service restarting status with the spinning wheel. Syslog (/var/log/messages) is showing the following output:
Sep 24 16:09:49 mail-localdomain systemd: Can't open PID file /var/run/kms.pid (yet?) after start: No such file or directory.
Another app is currently holding the kdump lock; waiting for it to exit...
Prerequisites
Root access to the CentOS server.
Process
-
Log in as a root user to your CentOS server.
-
Open the
/var/runfolder. -
Rename the
kms.pidfile tokms.pid.bad. -
Restart the Kerio Connect service by executing the following command:
systemctl restart kerio-connect.service
-
The new
kms.pidfile is created.Note: You might be prompted to go through the Initial Configuration Wizard again.
Confirmation
The Webadmin interface is loaded correctly.
Related Articles
Priyanka Bhotika
Comments