By valvarez430
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!
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
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.