Pureftd stopped randomly and don't restart automatiquely

Discussion in 'Installation/Configuration' started by MaamuT, Sep 1, 2015.

  1. MaamuT

    MaamuT Member

    Hi all,

    Sorry for the translation… "French touch"... ;)

    The daemon "pureftpd" stops regularly and does not automatically relaunch.

    I have to do it manually every time ...

    I find no errors in the logs, I think I must not look in the right files.

    Could you give me some ideas, I do not like ready-made solutions and I'd really like to understand why this is not working.

    This is an Ubuntu 14.04 server installed following the tutorial HowToForge right here.
     
  2. MaamuT

    MaamuT Member

    No idea ?

    My problem persist…
     
  3. ztk.me

    ztk.me ISPConfig Developer ISPConfig Developer

    I'd suggest to enable verbose logging and check your syslog file for any pure-ftp related entries when it happens again.
    Code:
    echo "yes" > /etc/pure-ftpd/conf/VerboseLog 
    If a deamon dies out of the sudden there is usually no watchdog to start it again.
    There has to be a reason why it fails - maybe you have some pure-ftp entries already in your logs regarding some issues?
     

Share This Page