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

Issue Plesk Daily update is deleting proftpd library

AboodHamwi

New Pleskian
Server operating system version
Ubuntu 20.04.5 LTS
Plesk version and microupdate number
Plesk Obsidian 18.0.49.2
Hi,

We are facing a weird problem in our server, it started once we lost FTP access to the server, and after checking, we found that proftpd is deleted, and doesn't exist, we tried, running plesk repair --ftp but nothing was found, after installing it and reconfigured/etc/proftpd.conf FTP back online, then on the second day the same issue happened, after we check /var/log/apt/history.log, I got the know that plesk update is deleting it

Code:
Start-Date: 2023-01-30  06:25:43
Commandline: apt-get --assume-yes --show-upgraded --purge --no-reinstall -o APT::Get::List-Cleanup=true -o Dpkg::options::=--force-confdef -o Dpkg::options::=--force-confold -o APT::Get::AllowUnauthenticated=false -o Acquire::Retries=3 -t focal* install plesk-web-hosting:amd64=18.0-v.ubuntu.20.04+p18.0.49.2+t230110.1619 psa-proftpd:amd64=1.3.7e-v.ubuntu.20.04+p18.0.49.2+t230110.1619 plesk-awstats-configurator:all=18.0-v.ubuntu.20.04+p18.0.49.2+t230110.1619 proftpd-basic-
Install: psa-proftpd:amd64 (1.3.7e-v.ubuntu.20.04+p18.0.49.2+t230110.1619), plesk-awstats-configurator:amd64 (18.0-v.ubuntu.20.04+p18.0.49.2+t230110.1619), plesk-web-hosting:amd64 (18.0-v.ubuntu.20.04+p18.0.49.2+t230110.1619)
Purge: proftpd-basic:amd64 (1.3.6c-2)
End-Date: 2023-01-30  06:25:50
 
It seems that you have your own Proftpd version and Plesk replaces it. Does that make sense?
 
honestly, i don't know, since the issue started Proftpd was missing and I installed it with
Code:
sudo apt-get install proftpd -y
, I tried to repair it with Plesk repair but it's not working, any ideas how I can install the plesk version?
 
I did like this but still shows installed in the Plesk Update page, and in case I tried to reinstall it, it's going to reinstall almost all other tools.1675094653695.png
 
Back
Top