I upgraded to centos 7 and had to reinstall CWP on the server. There seems to an issue with pure-ftp not running. I get the following error in CWP:
Job for pure-ftpd.service failed because a timeout was exceeded. See "systemctl status pure-ftpd.service" and "journalctl -xe" for details.Jul 18 01:12:10 fez systemd[1]: pure-ftpd.service start operation timed out. Terminating.
Jul 18 01:12:10 fez systemd[1]: Failed to start Pure-FTPd FTP server.
-- Subject: Unit pure-ftpd.service has failed
-- Defined-By: systemd
-- Support:
http://lists.freedesktop.org/mailman/listinfo/systemd-devel--
-- Unit pure-ftpd.service has failed.
--
-- The result is failed.
Jul 18 01:12:10 fez systemd[1]: Unit pure-ftpd.service entered failed state.
Jul 18 01:12:10 fez systemd[1]: pure-ftpd.service failed.
------------------------------
Jul 18 01:15:54 fez systemd: Starting Pure-FTPd FTP server...
Jul 18 01:15:54 fez systemd: Can't open PID file /var/run/pure-ftpd.pid (yet?) after start: Too many levels of symbolic links
Jul 18 01:17:24 fez systemd: pure-ftpd.service start operation timed out. Terminating.
Jul 18 01:17:24 fez systemd: Failed to start Pure-FTPd FTP server.
Jul 18 01:17:24 fez systemd: Unit pure-ftpd.service entered failed state.
Jul 18 01:17:24 fez systemd: pure-ftpd.service failed.
Is there a fix?