• 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.

Resolved Plesk update message problem: proftpd / ipv6

Erwan

Regular Pleskian
Server operating system version
Debian 11
Plesk version and microupdate number
18.0.42
Hi all,

We have this message with plesk update on three servers (Debian / Obsedian 18.0.42).

Plesk pre-upgrade check
WARNING: The proftpd FTP service will fail to start in case the support for IPv6 is disabled on the server. Please check https://support.plesk.com/hc/articles/213397289 for details.


But there isn't "modprobe.conf" file.

How to solve this problem?
 
Hi,

The file /etc/modprobe.conf is deprecated, all config files belong in /etc/modprobe.d. That's why you can't find it.

Did you check the resolution at the bottom of that article?
Is there a line containing flags = IPv6 in /etc/xinetd.d/ftp_psa?
 
Last edited:
Back
Top