FTP Failed: Service check failed to complete Unable to connect to port 21

The service “ftpd” appears to be down.

The system failed to connect to this service’s TCP/IP port.

Service check failed to complete.

Unable to connect to port 21 on 127.0.0.1: Connection refused: Died

 

If you receive this error you can try following these steps...

 

Make a backup of your pure-ftpd.conf file.

Edit the file and comment out the following line...

CallUploadScript yes

...then save the file and restart FTP.

If the file cannot be edited you may try chattr -i pure-ftpd.conf to unlock. be sure to chattr +i pure-ftpd.conf to lock the file when finished. 

 

 

  • 2 Users Found This Useful

Was this answer helpful?

Related Articles

Manually Clear from Console / Command Line cPanel Exim Mail Queue

To clear the cPanel exim mail queue quickly from a command line / shell use the following...

Repairing and Optimizing all MySQL and MariaDB Databases on the Server

From time to time you will find repairing and optimizing your databases are necessary. From a...

SpamAssassin Command Line Bayesian Learn Command cPanel

Once it is enabled, it is necessary to train spamassassin to learn what is junk mail and what is...

Account's error_log produces flood of missing modules

 Account's error_log produces flood of missing modules. Ex:   From error_log:     [23-Apr-2018...

Whitelisting Multiple IPs with Mod_Security

The following can be added to the main modsecurity.conf or a whitelist file such as one...