Report this

What is the reason for this report?

I cannot start or enable vsftpd service on Wordpress One-Click app

Posted on June 16, 2017

I cannot start or enable vsftpd service on my Wordpress One-Click app on Ubuntu 16. I tried following this guide but it does not work. This is the output of sudo systemctl status vsftpd ● vsftpd.service - vsftpd FTP server Loaded: loaded (/lib/systemd/system/vsftpd.service; enabled; vendor preset: enabled) Active: failed (Result: exit-code) since Fri 2017-06-16 03:49:37 UTC; 8min ago Process: 1423 ExecStart=/usr/sbin/vsftpd /etc/vsftpd.conf (code=exited, status=2) Process: 1397 ExecStartPre=/bin/mkdir -p /var/run/vsftpd/empty (code=exited, status=0/SUCCESS) Main PID: 1423 (code=exited, status=2)

Jun 16 03:49:37 wordpress-1gb-nyc1-01 systemd[1]: Starting vsftpd FTP server… Jun 16 03:49:37 wordpress-1gb-nyc1-01 systemd[1]: Started vsftpd FTP server. Jun 16 03:49:37 wordpress-1gb-nyc1-01 systemd[1]: vsftpd.service: Main process exited, code=exited, status=2/INVALIDA Jun 16 03:49:37 wordpress-1gb-nyc1-01 systemd[1]: vsftpd.service: Unit entered failed state. Jun 16 03:49:37 wordpress-1gb-nyc1-01 systemd[1]: vsftpd.service: Failed with result ‘exit-code’.



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

The first step in troubleshooting this issue would be to check the vsftpd log files as they likely are recording additional details of the error that is preventing the service from starting:

tail /var/log/vsftpd.log

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.