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

Failed to start tailwatchd - Unit tailwatchd service entered failed state

Failed to start tailwatchd. Unit tailwatchd.service entered failed state.  tailwatchd.service...

Whitelisting Multiple IPs with Mod_Security

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

Disable cPanel Brute Force Command Line

To disable the cPanel brute force detection from the command line usee the following:...

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

Nginx redirecting folder to another host or server

From time to time you may want to proxy out a path to another server or location. To perform a...