Hello Frinds
Cannot Start proftpd in vestaCP - CentOS
MY ERROR IS
systemctl status proftpd.service
● proftpd.service - ProFTPD FTP Server
Loaded: loaded (/usr/lib/systemd/system/proftpd.service; enabled; vendor pres et: disabled)
Active: failed (Result: exit-code) since Sun 2017-06-11 12:01:31 UTC; 29s ago
Process: 9348 ExecStart=/usr/sbin/proftpd $PROFTPD_OPTIONS (code=exited, statu s=1/FAILURE)
Jun 11 12:01:31 67.207.93.85 systemd[1]: Starting ProFTPD FTP Server...
Jun 11 12:01:31 67.207.93.85 proftpd[9348]: 2017-06-11 12:01:31,529 67.207.9...'
Jun 11 12:01:31 67.207.93.85 systemd[1]: proftpd.service: control process ex...1
Jun 11 12:01:31 67.207.93.85 systemd[1]: Failed to start ProFTPD FTP Server.
Jun 11 12:01:31 67.207.93.85 systemd[1]: Unit proftpd.service entered failed....
Jun 11 12:01:31 67.207.93.85 systemd[1]: proftpd.service failed.
Hint: Some lines were ellipsized, use -l to show in full.
[root@67 ~]# service proftpd start
Redirecting to /bin/systemctl start proftpd.service
Job for proftpd.service failed because the control process exited with error code. See "systemctl status proftpd.service" and "journalctl -xe" for details.
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!
Without more logging, it’s difficult to figure out what is going on.
Can you try to see if there is a proftpd log located in /var/log/ ?
Otherwise it’s probably logging to syslog, so run this command:
sudo cat /var/log/syslog | grep -i "proftpd"
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.