• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Failed update to 12.5.30

Steve Tozer

Basic Pleskian
Updated Plesk to 12.5.30 but had some errors, ran the bootstrapper repair but now getting the below error

INFO: [Sat Apr 2 09:55:09 BST 2016]: Serice: kavehost, Action: start
Trying to start service kavehost... kavehost is not running.
Starting kavehost: [FAILED]

WARNING!
Some problems are found during start service kavehost(see log file: /var/log/plesk/rc_actions.log)

The repair doesn't complete and theres nothing in the rc_actions.log to show the issue.


Thanks
 
Hi again,
Tools & Settings - Updates & Upgrades - Add/Remove Components - Mail hosting - Kaspersky Anti-Virus
 
Hi, anyway to remove this from the command line, Add/Remove brings up page cannot be displayed *sigh*

Add and remove components like so...

Install
Code:
/usr/local/psa/admin/bin/autoinstaller --select-product-id plesk --select-release-current --install-component kav

Remove
Code:
/usr/local/psa/admin/bin/autoinstaller --select-product-id plesk --select-release-current --remove-component kav

List Components
Code:
/usr/local/psa/admin/bin/autoinstaller --select-product-id plesk --select-release-current --show-components

I hope that helps
Regards

Lloyd

EDIT: Updated paths for CentOS
 
Last edited:
You didn't mention your OS. On CentOS 7 it would be " yum remove kavehost "
Hello, its Centos 6, have remove it via rpm -e psa-kav8 and re-run bootstrapper repair seems to have fixed it. Thanks, what you know the command to run the microupdates from the command line?
 
Good morning,

yesterday i had update my server, both ubuntu and plesk and i have this warning:

/etc/cron.daily/kav8update:

Loading engine...
Current product version: 8.0.1.25
Initializing engine...
Using xml-file: /opt/kav/sdk8l3/bin/settings.xml.
Can't initialize engine. Error code: 0x8004025c
run-parts: /etc/cron.daily/kav8update exited with return code 92

If i try to run:
/etc/init.d/kavehost start
Starting kavehost: [FAILED]

Can you help me?

I also just tried:
/usr/local/psa/admin/bin/autoinstaller --select-product-id plesk --select-release-current --remove-component kav

and then:
/usr/local/psa/admin/bin/autoinstaller --select-product-id plesk --select-release-current --install-component kav

Thanks!
 
Back
Top