• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

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