FTP service is not running

If you find that the FTP service is not running you can follow these steps to identify or resolve the issue.

First you should check if there are any network issues, the article linked below might be helpful before completing this step:

Cannot Connect to FTP

Confirm the FTP service is not running

Check the status of the FTP service by running the following command in SSH:

mediacp status
 
If you can see that the FTP service is not running, attempt start it by running the following command:
mediacp start ftp
 
Then confirm this was successful by rerunning the following command:
mediacp status


If FTP is still not running, then something is preventing the service from starting.

First you should run a software health check to see if you see any errors relating to your hostname. Hostname issues will cause FTP not to start, if you see this message please follow this guide:https://www.mediacp.net/portal/index.php/knowledgebase/133/Hostname-not-resolving-FAILCheck-system-hostname-is-resolvable.html

If that is not the case then running this command, you will be able to see the various warnings and errors that are preventing the service from starting. Open a helpdesk ticket and include the output so our team can identify the issue.

/usr/local/mediacp/proftpd/sbin/proftpd -c /usr/local/mediacp/proftpd/etc/proftpd.conf

The following guide will help you regenerate all FTP account logins.

FTP login username and password is not working

  • ftp
  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

Upgrade MySQL database from 5.6 to 8.0

There is a significant performance advantage by upgrading the MySQL service running on the...

OpenVZ virtualization

During the installation or upgrade of MediaCP you might receive the following notice: ERROR:...

Change MediaCP Domain Name

It is possible to change the domain name of the MediaCP by following the procedures below. 1....

Capture log files for troubleshooting

MediaCP log files for core application services are stored at /usr/local/mediacp/log/ and are...

There is not enough space on this disk to backup the MediaCP and contents

While performing a backup (either automatic or manual) you may encounter the error message below:...