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

VPS Time not Correct with Time Server

If you have a problem with your VPS time not staying sync in a Xen VPS you will want to enable...

Clear cPanel Eximstats DB and Repairing the Eximstats DB

Over the time or due to spammers the eximstats database file may grow to a large size. To clear...

ModSecurity: collection_store: Failed to access DBM file /var/cpanel/secdatadir/ip: Permission denied

The error Failed to access DBM file /var/cpanel/secdatadir/ip: Permission denied can occur on...

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

Remount /tmp with exec permission

There are times where you may need to have exec permission available for the /tmp folder. This...