• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • 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.

xinetd stops after user deletes domain in Plesk

A

Andrew.S

Guest
Hello,

Every time when user deletes domain in Plesk, xinetd just "unloads". Xinetd used for Qmail and Proftpd on this Plesk Debian 4 server.

After xinetd "unloads", only one string adds to /var/log/xinetd.log:
09/10/23@16:02:47 xinetd[16192]: WARNING: Exiting...

/usr/sbin/xinetd running with the following options "-pidfile /var/run/xinetd.pid -stayalive -inetd_compat -filelog /var/log/xinetd.log"
Running xinetd daemon without any options didn't help to eliminate this problem.

$ /usr/sbin/xinetd -version
xinetd Version 2.3.14 libwrap loadavg

Just in case, I tried to remove any inetd traces:
# update-rc.d -f inetd remove
# mv /etc/init.d/inetd ~/backup
# mv /etc/inetd.conf ~/backup
# mv /etc/inetd.d /etc/inetd.d.bak
# rm /var/run/inetd.pid
and this also not helped.

Please help with this situation.

Best regards,

Andrew
 
Back
Top