• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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