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

ftp not working

evcz

New Pleskian
Hi

on centos 7 - plesk 12.5 the ftp service stopped working, probably after the latest update/automatic patch happened on the 29th?

Basically the service is listening, when you try to connect it connects then hang at "waiting for welcome message" untill it times out.

In service xinetd status we see the processes, but it just doesn't work
 
plesk bin repair --ftp


Checking system users ............................................... [OK]


Error messages: 0; Warnings: 0; Errors resolved: 0

I've also tried to add atomic repos that updated psa-proftpd but still no joy... ftp timing out... Am I alone with this issue?
 
FTP actually is working

doing

ftp x.x.x.x

after around 30seconds (even from the local) machine and once the banner appears everything works fine... from filezilla it times out after 20 seconds
 
adding

UseIPv6 Off

to the proftpd.conf config file made it faster again and not timing out anymore...
 
Back
Top