• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

/etc/init.d/kavehost start [Failed]

Hugo81

New Pleskian
Hi there,
I'm trying to start the Service kavehost on Debian 7.0 Wheezy.
Output is
/etc/init.d/kavehost start
Starting kavehost: -en
[FAILED]

After writing
Starting kavehost:
it takes a little time until [Failed] is written.

Following also doesn't work, without delay:
root@plesk:/opt/kav/sdk8l3/bin# /opt/kav/sdk8l3/bin/kavehost -c /etc/kavehost.xml
root@plesk:/opt/kav/sdk8l3/bin# echo $?
1
root@plesk:/opt/kav/sdk8l3/bin#

I wonder if there is a logfile or if I could turn on debugging anywhere to see what's wrong there.

Anyone has an idea?

Thanks,
Hugo
 
Try to check this documentation - http://download1.parallels.com/Ples...linux-advanced-administration-guide/68885.htm
I hope it will help with debugging this issue.

No.
There is no directory /var/log/kav/
Creating it with chmod 777 does not help for seeing logfiles.

There are also no logs in /usr/local/psa/var/log/maillog while starting kavehost.

Only noted, that /etc/kav/5.5/kav4mailservers/ doesn't exist, too. Could this be the fault?

Or does anyone know a parameter for showing debug messages? Wondering to exit with 1 without a message?!

Hugo
 
Have you tried reinstall corresponding packages with dpkg at least?
 
Back
Top