Skip to main content

cat: /var/run/pure-ftpd.pid: No such file or directory

Comments

6 comments

  • DennisMidjord
    Is the pure-ftpd service started?
    0
  • Ovivo
    Yes, the service is started 49195
    0
  • cPanelMichael
    Hello, Can you reproduce the issue when manually running the "cat /var/run/pure-ftpd.pid" command on the system? I've seen this issue reported recently from a customer using ilabs anti-malware application (that's where the notification comes from). The end result in that case was that FTP was running well, but there was an issue with the third-party application. Thank you.
    0
  • Ovivo
    Thanks for the reply I execute the command and it gives the same error. [root@tralkan ~]# cat /var/run/pure-ftpd.pid cat: /var/run/pure-ftpd.pid: No such file or directory As I see there is no file specified in the path [root@tralkan run]# ls -ltr pure-ftpd.pid ls: cannot access pure-ftpd.pid: No such file or directory [root@tralkan run]# ls -ltr pure* -rw-r--r-- 1 root root 5 Oct 25 12:00 pure-authd.pid Only the file appears: pure-authd.pid
    0
  • cPanelMichael
    Hello, Do you notice any error messages when restarting Pure-FTPd with the "/scripts/restartsrv_pureftpd" command? Thank you.
    0
  • sparek-3
    Is the PID File location perhaps different on your server? cat /etc/pure-ftpd.conf | grep PIDFile
    0

Please sign in to leave a comment.